Skip to content
View nadeemohc's full-sized avatar

Block or report nadeemohc

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

spike.gif

Hello there

Thanks for stopping by. Let me introduce myself

My name's Nadeem.
I'm a self-taught computer science student


#!/usr/bin/python


class computer_science_student:

    def __init__(self):
        self.role = "Backend developer"
        self.language_learnt = ["python", "c/c++"]
        self.language_forgot = ["java",]
        self.database_learnt = ["postgres"]
        self.framework_learning = ["django", "tkinter", "fastapi"]
        self.planning_to_learn = ["go", "Js"]

    def say_bye(self):
        print("I hope you have a nice day.")


me = computer_science_student()
me.say_bye()


snake

Pinned Loading

  1. Dev-folio Dev-folio Public

    HTML

  2. YouTube-Clone YouTube-Clone Public

    HTML

  3. schumacher_shop schumacher_shop Public

    A static e-commerce home page based on Micheal Schumacher

    HTML

  4. grid7 grid7 Public

    An e-commerce platform with user and admin handles

    HTML 1

  5. dotfiles-hyprland- dotfiles-hyprland- Public

    Config Files of my Hyprland Waybar Setup

    CSS 2