Hello World! 👋
My name is Vraj Chauhan &
Welcome to My Portfolio
I am an aspiring Software Developer.
Feel free to explore my portfolio and get to know me better.
About Me
Hey there! I'm Vraj, an aspiring Software Developer and Data Scientist with a keen interest in Application Development. I'm currently pursuing my Honours Bachelor degree in Computer Science at Trent University, maintaining a stellar 96.55% overall average. I'm always on the lookout for exciting opportunities to learn, grow, and apply my skills to real-world challenges.
🚀 What I'm up to
As a second-year CS Co-op undergrad, I'm diving deep into various aspects of computer science. I've excelled in courses like Web Development, Software Design & Modelling, and Intro to Data Science, where I've honed my skills in both frontend and backend technologies. I'm particularly passionate about data visualization, working with tools like R and Python (Matplotlib) to bring data to life.
Beyond academics, I'm gaining valuable real-world experience as a Walmart OMNI associate, where I've developed strong customer service skills and the ability to thrive in fast-paced environments. I'm also exploring the intersection of technology and environmental conservation, with a particular interest in how Agile methodologies can be applied to challenges in areas like park management.
I'm a firm believer in the power of technology to transform lives and am committed to leveraging my skills to make a positive impact on the world. With a growth mindset and a passion for continuous learning, I'm always ready to tackle new challenges and find innovative solutions.
Projects
Wizards and Goblins Game | -C#, Monogame
Created two variants of a game implementing various data structures, demonstrating proficiency in object-oriented programming and algorithm design.
Key Contributions:
- Implemented a visualizer made by TA (Matt)for game mechanics and implemented logic using object-oriented programming principles.
- Implemented data structures to manage game state and interactions.
- Designed and tested game variants to enhance gameplay and user experience.
Impact: Demonstrated advanced programming skills and understanding of data structures in game development.
View Project
MovieVault Full Stack Web Application
Tech Stack: React, Javascript, CSS, PHP, MySQL
Developed a comprehensive web application for managing a movie database with a backend API.
Key Contributions:
- Created a responsive front-end using React and Javascript.
- Implemented a backend API with PHP for data manipulation and retrieval.
- Designed and developed a MySQL database containing 4000 movies, enabling efficient data storage and manipulation.
Impact: Streamlined the process of managing and accessing a large movie database, enhancing user experience and database interaction.
View Project Live Link
Covid-19 Vaccination Progress Analysis | R
Developed an R script to analyze the Covid-19 World Vaccination Progress dataset.
Key Contributions:
- Created visualizations to examine vaccination trends among the top 7 countries.
- Generated a line plot to track total vaccinations over time.
- Produced a bar plot to showcase average daily vaccinations.
- Created a pie chart depicting the distribution of the top 5 vaccines and others globally.
Impact: Gained insights into global vaccination trends and the popularity of different vaccines used worldwide.
View Project
Spotify Frontend Clone | html,css,js
Took insipiration and made a responsive spotify frontend to learn about the working audio players and responsive web design
View Project Live Link
Breast Cancer Classification Using Ensemble Techniques | Python
Implemented multiple classification models to predict breast cancer using the Breast Cancer Wisconsin (Diagnostic) dataset.
Key Contributions:
- Applied various ensemble techniques to improve model accuracy.
- Implemented Decision Tree and Naive Bayes classifiers.
- Utilized Bagging, AdaBoost, and Stacking ensemble methods to enhance model performance.
- Conducted data imputation and preprocessing to handle missing values.
Impact: Achieved a comprehensive comparison of ensemble techniques, demonstrating improvements in classification accuracy for breast cancer prediction.
View Project
Portfolio Website | HTML, CSS
Created a personal portfolio website to showcase my projects and skills.
Key Contributions:
- Designed and developed website layout and user interface.
- Implemented responsive design for cross-device compatibility.
Impact: Presented my projects and skills in a professional and accessible manner.
View Project
Password Manager | Python, MySQL
Developed a console app for managing passwords with data encryption.
Key Contributions:
- Collaborated on application design and implementation.
- Implemented encryption/decryption algorithms for secure data handling.
- Created a secure user authentication system.
Impact: Enhanced security and user convenience in password management.
View Project