Skip to content
View Ujjwal5705's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Ujjwal5705

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
Ujjwal5705/README.md

Typing SVG

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Ujjwal Sharma"
        self.role = "Software Engineer"
        self.language_spoken = ["Eng", "Hindi"]
        self.tech_stack = [
            "C", "C++", "Python", "JavaScript", "HTML5", "CSS3",
            "Django", "Django REST", "React", "TailwindCSS", "Bootstrap", "Context-API",
            "NodeJS", "NPM", "Bun", "jQuery", "Vite",
            "Netlify", "Vercel", "AWS", "Nginx", "Gunicorn", "Redis",
            "MySQL", "SQLite", "Pandas", "NumPy", "Matplotlib", "Keras", "Jupyter Notebook",
            "Miniconda", "Windows Terminal", "Postman", "Git", "GitHub", "Gitea"
        ]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

    def show_tech_stack(self):
        print("My Tech Stack:")
        for tech in self.tech_stack:
            print(f" - {tech}")

me = SoftwareEngineer()
me.say_hi()
me.show_tech_stack()

⚡️I don’t trust people who don’t write SQL queries in uppercase⚡️

Profile views

🌐 Socials:

Instagram LinkedIn YouTube email

⚡ Stats ⚡


🏆 GitHub Trophies


🗂️ My Projects

Stock-Prediction-Portal Automate_boring_stuff UrbanKart

💰 You can help me by Donating

PayPal Donation

+@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @+
@@       o o                                           @@
@@       | |                                           @@
@@      _L_L_                                          @@
@@   ❮\/__-__\/❯ Programming isn't about what you know @@
@@   ❮(|~o.o~|)❯  It's about what you can figure out   @@
@@   ❮/ \`-'/ \❯                                       @@
@@     _/`U'\_                                         @@
@@    ( .   . )     .----------------------------.     @@
@@   / /     \ \    | while( ! (succeed=try() ) ) |    @@
@@   \ |  ,  | /    '----------------------------'     @@
@@    \|=====|/                                        @@
@@     |_.^._|                                         @@
@@     | |"| |                                         @@
@@     ( ) ( )   Testing leads to failure              @@
@@     |_| |_|   and failure leads to understanding    @@
@@ _.-' _j L_ '-._                                     @@
@@(___.'     '.___)                                    @@
+@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @+

Popular repositories Loading

  1. UrbanKart UrbanKart Public

    UrbanKart is a full-fledged e-commerce platform built with Django, featuring product management, cart functionality, payment integration, user authentication, and deployment on AWS Elastic Beanstal…

    JavaScript 4

  2. Automate_boring_stuff Automate_boring_stuff Public

    Developed six automation tools using Django. Built a stock market analysis tool, web scraping system, image compression utility, bulk email sender with open/click tracking, and import/export tools.…

    JavaScript 1

  3. Stock-Prediction-Portal Stock-Prediction-Portal Public

    This stock prediction application utilizes machine learning techniques, specifically employing Keras, and LSTM model, integrated within the Django framework. It forecasts future stock prices by ana…

    Jupyter Notebook 1

  4. Ticket-Booking Ticket-Booking Public

    Forked from ankit071105/Ticket-Booking

    A website for bussiness purposes

    HTML

  5. My-Strength-Shree-Krishna My-Strength-Shree-Krishna Public

    Forked from vishal02527/My-Strength-Shree-Krishna

    This website is based on devotional content. Many resources and references are there to motivate you towards Krishna and get you connect with His devotion.

    HTML

  6. Collect-your-GamingTools Collect-your-GamingTools Public

    Forked from swaraj-das/Collect-your-GamingTools

    E-Commerce Website for Gaming Tools

    CSS