techandy42
🎓 CS @ U of Waterloo | 🤖 AI Student Researcher @ WAT.ai x hamming.ai | 🏆 4x Hackathon Winner | LLM Enjoyer
Waterloo Ontario, Canada
techandy42's Stars
adrianhajdin/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
bradtraversy/chatcord
Realtime chat app with rooms
techandy42/calculator
This is a calculator app that supports basic artihmetics and brackets. The app is designed to prevent the user from making any logical errors by checking the validity of their inputs.
praajnabaragur/DeLoaner
techandy42/decision-making-heuristic-algorithms
Basic decision-making problems solved using heuristic algorithms implemented in Java and Python.
techandy42/Portfolio_Material_UI
This is the second portfolio project that I had built using React and MUI, which includes 5 sections; main page, about page, other projects page, technologies page, and contact me page.
techandy42/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
techandy42/project_mern_memories
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
techandy42/qa_app_client
This is a Q&A website client repo that allows users to create their accounts, create questions, and respond to questions.
techandy42/Sorting_Algorithm_Visualizer
This is a sorting algorithm web project that graphically displays bubblesort, insertionsort, and selectionsort, along with information about the sorting algorithm.
techandy42/tokenverse_backend
Tokenverse is a NFT marketplace where you can create multiple NFTs at a time, and buy/sell NFTs on the platform. The platform automatically detects MetaMask account change and reloads the users' information accordingly.
techandy42/tokenverse_frontend
Tokenverse is a NFT marketplace where you can create multiple NFTs at a time, and buy/sell NFTs on the platform. The platform automatically detects MetaMask account change and reloads the users' information accordingly.