I'm a student at the University of Minnesota majoring in IT Infrastructure. I like to code in my spare time. I'm gonna make random stuff and hopefully it'll be fun! I'm still a noob but I'll improve my skills over time.
I wanted to practice frontend and backend development so I tried making a simple full-stack web application. It was built using Next.js (TypeScript), Tailwind CSS, Express.js, and MongoDB.
A project I made following a YouTube tutorial on Backend Development. It taught me things such as building RESTful APIs, JWT Authentication, Security, Database Modeling with MongoDB, etc.
A simple Google Extension that stimulates night shift mode by reducing blue light on any website that you visit. This helped me get into Google Chrome Extension development.
A simple portfolio website built using Next.js and Tailwind CSS. Initally, I was going to make it using React but I ended up making it using Next.js because I liked how easy the routing was.
I had the idea from learning about Embedding and I want to compare an applicant's resume against a job description to determine how well they match, using natural language embeddings and semantic similarity scoring. It uses a Sentence Transform from HuggingFace to generate the semantic embeddings and compute a cosine similarity score that reflects how well the resume fits the job. I visualized the semantic relationship between the two using a scatter plot. I used Jupyter Notebook because some of the libraries wasn't working for me locally.
Feel free to connect with me on LinkedIn or send me an email. I've started getting into books and reading so please recommend me some!