# CertiK 2021 H1 Technical Goals
* Improve Frontend UI Details & Interactions
* Implement animations similar to Airbnb
* Incremental Static Rendering for faster rendering
* WIP: responsive improvements
* onboarding section redesign
* Build Skynet Data Platform
* Nomad ready
* Workflow is relatively refined
* Monitoring data freshness
* TODO Migrate existing bytecode/sourcecode to Nomad (Boxi)
* Build Skynet API / Quickscan API Layer
* Twitter apis ready https://github.com/CertiKProject/certik-skynet/tree/master/api-twitter-sentiment
* Primitive apis ready
* Cache mechanism ready https://github.com/CertiKProject/certik-skynet/blob/master/api-primitive-social-sentiment-v3/src/lib_cache.js
* merged Skynet/Quickscan API
* migrated all APIs to certik-skynet.com domain
* Insomnia based API doc & test https://github.com/CertiKProject/certik-skynet#api-definitions
* TODO: metric apis
* Accurate User Analysis (Events, Conversion Rate)
* Metrics added to Google Analytics
* TODO: try hotjar
* TODO: can build a funnel graph (Howie)
* Monitoring & Alerting (Production Errors / Performance Issues)
* Monitor website liveness
* Monitor serverless errors
* Oncall Handbook ready
* #waterdrop-notifications
* TODO Setup Oncall Process
* TODO collect Nomad logs
* TODO collect Nomad allocation metrics
* TODO collect Netlify function metrics
* TODO setup alerting rules
* TODO setup open tracing
* Training & Tech Sharing
* Book a meeting to go through Skynet APIs
* TODO: Book a meeting for Nomad & Deployment Workflow
* TODO: Book a meeting for Nextjs & SSR & ISR (Load Testing)
* TODO New hire training
* An overall graph
* Try Rotation to Improve Understanding of the System
* Qiao Yue
* Design Review
* rug pull detection design review
* Quality Improvements
* Ran bug bash
* TODO build e2e tests