from @kndubois import SoftwareEngineer
class Profile extends SoftwareEngineer:
name = "Katie Dubois"
pronouns = ["She", "Her", "Hers"]
location = ["Canada", "United States"]
current_job = "Full-time Student"
education = [
"Self-taught Developer and Designer",
"Diploma in Software Support",
"Advanced Diploma in Software Development",
"Bachelors in Software Engineering (in progress)"
]
fields_of_interest = [
"UI/UX Design",
"HTML5 and CSS3 Development",
"Web Development",
"Open Source Contribution",
"Mobile Application Development"
]
technical_background = [
"Full Stack Developer",
"Software Support Specialist"
]
tech_stack = {
"languages": [
"HTML5", "CSS3", "XML", "Python", "C++",
"Java", "JavaScript", "Mustache", "PHP",
"JSON", "Markdown", "SQL"
],
"frontend": ["Bootstrap", "React", "VueJS"],
"backend": [".NET", "Flask", "Django"],
"databases": ["MySQL", "Postgres", "MongoDB"],
"tools": [
"Git", "GitHub", "Azure", "AWS", "Postman",
"Docker"
],
"ide": ["VS Code", "Visual Studio", "IntelliJ IDEA"]
}
current_projects = [
"FinTrack: A personal finance tracker using Python",
"TravelPlanner: A personal trip planner",
"Portfolio Website: Showcasing my design and development skills"
]
future_goals = ["Contribute more to open-source projects"]
hobbies = ["Traveling", "Photography", "Gaming", "Learning new tech"]
}
Highlights
- Pro
Pinned Loading
-
-
Style-Salon
Style-Salon PublicBuilt a windows form app with .NET framework that determines the pricing for a hair salon.
C#
-
Tile-Tactics
Tile-Tactics PublicCreated a basic functionality for a grid-based game app, with the use of encapsulation, inheritance, polymorphism, association exception handling and ArrayLists.
Java
-
Lucky-Dice
Lucky-Dice PublicA python dice game that allows you to choose options and roll the dice.
Python
-
Applied-Research-Winter-2022/Pozter
Applied-Research-Winter-2022/Pozter PublicApplied Research Winter 2022 Project Pozter
Vue
-
boardwalkabp/client
boardwalkabp/client PublicFrontend of the application building platform built with React 18.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.