Skip to content
View lilNewbie's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lilNewbie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
lilNewbie/README.md

👋 Hi, I’m @lilNewbie

  • 👀 Interests - coding, solving suduko puzzles, playing solitaire and sketching.
  • 🌱 Currently diving deep into Deep Learning🙃.
  • ✔ Proficient in Python, C, C++ and Java.
  • 🔺 I prefer coding using Python but C++ works too.
  • 🧠 Knowledge of Web Development (HTML5, CSS and JS) and have used the Flask framework too.
  • 💞️ I’m looking forward to expand my knowledge and work on projects and research internships.

Pinned

  1. Reports-With-MySQL-Query-using-GPT Reports-With-MySQL-Query-using-GPT Public

    Creating a GPT Assistant capable of sending SQL queries, retrieving data, plotting graphs and charts and sending the plots as an email.

    Python

  2. Email-With-GPT Email-With-GPT Public

    Creating a custom GPT to send Emails using the MailJet API

    Python 1

  3. Automatic-License-Plate-Recognition Automatic-License-Plate-Recognition Public

    I have created a model which performs Automatic License Plate Detection and Recognition using YOLOv8 and PaddleOCR

    Python 3

  4. English-To-MySQL-Query-with-GPT English-To-MySQL-Query-with-GPT Public

    Converting English to MySQL queries using a custom GPT using a Flask API

    Python

  5. SemanticSegmentation SemanticSegmentation Public

    Pothole Segmentation using a custom U-Net Segmentation model built and trained from scratch using TensorFlow and Keras

    Jupyter Notebook

  6. Fast-Neural-Style-Transfer Fast-Neural-Style-Transfer Public

    Implementing Fast Neural Style Transfer using a TensorFlow Hub model

    Python