#!/usr/bin/env python3
class AverageCSStudent:
def __init__(self):
self.name = "Muntasirul Islam"
self.preferred_name = "Munta"
self.pronouns = "he/him"
self.started = [09,7,2019]
self.lang = "en_US"
self.dev = ["python", "java", "c", "c++", "rust", "elixir", "bash", "javascript"]
self.role = "CS Student"
self.college = "Toronto Metropolitan University"
def hello(self):
print("Hellooooo, my name is Munta, and thank you for visiting!")
def about(self):
print("Living in Toronto, Canada, and have been here since since I was 11 months old.")
print("I first learned how to code in aroud 2019 in 9th grade, where I learned Scratch.")
print("I was instantly hooked. I kept coding and coding (putting blocks together) and made a bunch of games.")
print("I moved on to Python, then Java, and went from language to language")
print("I learned a lot about web development, as well as making games from scratch with just code (PyGame)")
print("I'm currently learning C++ Game Development and it has been a blast!")
print("Anyways I hope you enjoy your rest of your day, and have a good one!")
if __name__ == '__main__':
munta = AverageCSStudent()
munta.hello()
munta.about()
🎯
Focusing
cs co-op student @ toronto metropolitan university, going into 3rd year
-
Civiconnect
- Remote
- https://muntalee.net/
- in/muntasirul-islam
Highlights
- Pro
Pinned Loading
-
elementary-cellular-automata
elementary-cellular-automata Publicbasic one-dimensional cellular automata using C, opengl, sdl2, and microui
C++ 1
-
-
mr-potato-head
mr-potato-head Publicsimple jquery application where you can make your own potatohead!
JavaScript 1
-
muntalee.github.io
muntalee.github.io Publicpersonal website using vanilla HTML, CSS, and Javascript
HTML 1
-
sample-c-cpp-project
sample-c-cpp-project Public templatea simple C/C++ project setup using Makefile
CMake 1
299 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More