Technology I Use
A comprehensive list of tech I've learnt to use and mastered!
Category | Technologies |
---|---|
Languages | |
Frameworks/libs | |
Databases | |
CI/Containerization | |
Visualization/ML | |
Build Tools | |
Cloud | |
Ecosystems | |
Design |
More Projects
portfolio
Liked this site? here's the easily replicable source code for it! Using Next.js, Chakra UI, and Framer Motion, it's responsive, fast, and looks great! I also used Vercel for deployment and Github for version control. I also used the Github API to fetch my pinned projects!
next
react
chakra
vercel
github
WakeWord Recognition
Dabbled a bit with TensorFlow and Keras and trained a gated RNN to recognise the wake word 'hey buddy'. The model was trained on a dataset of 100 recorded positive and negative samples and achieved an accuracy of 98% on the test set.
tensorflow
keras
python
jupyter
flatCalc
FlatCalc is a real-estate calculator, designed to reveal all the hidden prices involved in a real estate deal and help users map out an accurate budget with sound financial understanding.
java
swing
electronica
A hardware knowledge repository - made in an attempt to unify hardware resources and create a structured curriculum, similar to roadmaps.sh for software career paths.
markdown
verilog
C
STM32Cube
Arduino LiquidCrystal
I know, I know. This is a repository owned by the Arduino org and made my first open source contribution here by getting a PR merged successfully for implementing a feature to support the rather unusual 3x10 LCD display format.
C
Arduino
CMake
Make
GCC
vaxBot
A private vaccine appointment bot written with Discordjs. It utilizes the CoWin API to fetch available vaccine slots from nearby vaccination centers and allows a user to book an appointment for the same, all within the discord server itself!
discordjs
js
cowin