Skip to content
View KomalGoel18's full-sized avatar
  • Thapar Institute of Engineering and Technology
  • Patiala,Punjab
  • 10:39 (UTC +05:30)
  • LinkedIn in/komal-goel-b9bb4a291

Block or report KomalGoel18

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
KomalGoel18/README.md

Hi ๐Ÿ‘‹, I'm Komal Goel

๐Ÿ’ป Electronics and Computer Engineering Student | ๐Ÿš€ AI/ML & Web Developer | โ˜๏ธ Cloud Enthusiast


๐ŸŒŸ About Me

  • ๐ŸŽ“ Currently pursuing B.E. in Electronics and Computer Engineering at Thapar Institute of Engineering and Technology
  • ๐Ÿ’ก Passionate about AI/ML, Cloud Computing, and Full-Stack Development
  • ๐Ÿ”ญ Exploring Java โ€ข Angular โ€ข Next.js โ€ข C++
  • ๐ŸŒฑ Constantly learning & building projects โ€” learning by doing!

๐Ÿ› ๏ธ Languages & Tools


๐Ÿ“Œ Featured Projects

  • ๐Ÿ’ป CodeCamp โ€“ Full-stack online coding platform with problem solving, code submissions, automated evaluation, discussions, and authentication.
  • ๐Ÿ“ˆ Stock-price-prediction โ€“ Machine Learning project for forecasting stock price movements using data preprocessing, feature engineering, regression models & visual trend analysis.
  • ๐Ÿ”ฎ Soft-Computing โ€“ Implementation of Soft-Computing techniques including Neural Networks, Fuzzy Logic & Genetic Algorithms for optimization and pattern recognition.
  • ๐ŸŒ mcts-predictor โ€“ ML model to predict win rates between Monte Carlo Tree Search (MCTS) variants, simulate tournament leaderboards, and explore performance comparisons.
  • ๐Ÿ›๏ธ library-management-dbms โ€“ Library Management System using SQL & PL/SQL (customer & employee login, media inventory, rentals & fines, full DB schema & documentation).
  • ๐Ÿงฉ LeetCode โ€“ My problem-solving journey with curated LeetCode solutions

๐Ÿ“Š GitHub Stats


๐Ÿ“ซ Connect with Me


โšก Fun Fact

๐Ÿ’ก Code + Coffee = Happiness โ˜•
๐ŸŒ Open to collaboration and new learning opportunities

Pinned Loading

  1. mcts-predictor mcts-predictor Public

    Machine learning model to predict win rates between Monte Carlo Tree Search (MCTS) variants and simulate tournament leaderboards.

    Python

  2. CodeCamp CodeCamp Public

    CodeCamp is a full-stack online coding platform, featuring problem solving, code submission, automated evaluation, discussions, and user authentication.

    TypeScript

  3. Stock-price-prediction Stock-price-prediction Public

    Stock Price Prediction using Machine Learning โ€” includes data preprocessing, feature engineering, model training, evaluation, and visualizations for forecasting market trends.

    Python