Senra's repositories
dynamic-scale
A react component library that dynamically renders a Piano scale given the appropriate input parameters. It is highly customizable
Depression-Detector
An Application which can be used to feed speech transcript via a chatbot interface and get the depression indicator of the person speaking. A deep learning model is used to classify the depression percentage
music-server
Server backend for songsCRUD
react-movie-website
Website made using React Styled Components. It makes use of TMDB Public API with axios package on the front-end to display movie details. Dynamic Search Function Available. MIT licensed
dynamic-scale-frontend
Frontend for the 'dynamic-scale' Component Repository
.dotfiles
Repository with all my dotfiles
advent-of-code-2023-cpp
An attempt at the Advent of Code 2023 challenge using cpp
advent-of-code-ts
an attempt to solve advent of code using typescript
aniso
Aniso is an open-source ASCII tool built by Studio Freight to generate and customize character-based imagery.
knking-c
Solutions for KNKING C programs
lsp
Created a Language Server Protocol from scratch in TypeScript
Main-Website-Linkcollect
LinkCollect Extension frontend
monkey-interpreter-ts
Create an interpreter for a fictional monkey language in Typescript
overthewire-walkthrough
This project is an attempt to solve overthewire challenges and at the same time learning docusaurus. This documentation will serve as a walkthrough for future reference
React-Chat-App
React based real-time chat application based on MERN stack with socket.io integration. Uses express server to serve as backend to a mongoDB database.
SongList
React Based CRUD app made using Material UI and MERN Stack which is used to List Songs with their Author, Year of Release etc.
ss-animate
An FE tool to beautify and animate Screenshots
sudoku-solver-c
Using linear algebra to solve sudoku problems
useful-snippets
Some useful commonly used snippers for FE dev