mitchandrade8
Software Engineer | C++ | Python | Java | Swift & SwiftUI | Discrete Mathematics | Data Structures & Algorithms | Algorithmic Thinking
NebulasApps,LLCDenver, CO
Pinned Repositories
100DaysOfPythonAU
Intro to Mastery in Python by building 100 projects in 100 days. Learning Data Science, automation, website building, games and apps!!!
BetterRest-SwiftUI-PaulHudson
Build along SwiftUI app. Introduction to CreateML in swift and how powerful this tool can be to create more complex apps down the line.
coding-interview-university
A complete computer science study plan to become a software engineer.
CoffeeStore-SwiftUI-PaulHudson
Build along SwiftUI app.
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
DubDubGrub
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
public-apis
A collective list of free APIs
TakeHomeProjectSA
UltimatePortfolioApp
Build along PortfolioApp with Paul Hudson. SwiftUI, Core Data, Haptics, Local Notifications, MVVM, Unit Testing, UX Testing, Spotlight, In-App Purchases
mitchandrade8's Repositories
mitchandrade8/AlgorithmicToolbox
mitchandrade8/BCCppFundamentalsPractice
mitchandrade8/BCCppFundamentalsPracticePart2
mitchandrade8/BCPython1-20
mitchandrade8/BroCodePractice
mitchandrade8/C--BasicStructures-1
mitchandrade8/C--ProgrammingChapter2-3
mitchandrade8/C--ProjectsForBeginnersSL
mitchandrade8/CardScrollPracticeKS
Building complex scroll Animations in iOS 17 with API's
mitchandrade8/DS-ACppPractice
mitchandrade8/EntryLevel
mitchandrade8/ExpenseTrackerPractice
Building a Expense Tracking with C.R.U.D. operations
mitchandrade8/ExpenseTrackerPractice2
Going through all CRUD operations and building a real life example of a Expnese Tracker with Swift Data
mitchandrade8/forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
mitchandrade8/helloworld
mitchandrade8/ImproveSwiftUIPracticeST
Intermediate level SwiftUI Practice for applications
mitchandrade8/IntrouctioninC--
mitchandrade8/iOSTakeHomeProjectPracticeTD
Preparing for take home projects in SwiftUI,
mitchandrade8/Lecture1KnowledgeCS50
mitchandrade8/libcs50
This is CS50's Library for C.
mitchandrade8/MacNoteAppPractice
Building a MacOS app with SwiftUI and SwiftData. Simple taking Notes app with CRUD operations
mitchandrade8/mitchandrade8
mitchandrade8/Modern-Cpp-Programming-Cookbook-Third-Edition
Modern C++ Programming Cookbook, Third Edition, Published by PACKT
mitchandrade8/python-cs50
This is CS50's library for Python.
mitchandrade8/PythonDay1-20
mitchandrade8/TaskManagementAppPracticeK
Building a Task Management in SwiftUI. Utilizing SwiftData and CRUD operations.
mitchandrade8/ToDoAppPracticeKP
Another SwiftData practice app, trying to fully understand, modelContainer, modelContext
mitchandrade8/TodoAppTundsDevPractice
SwiftData practice
mitchandrade8/ToDoListMasterclassSwiftUIPractice
iOS ToDoList app with CRUD, firebase backend and professionally built. Just more practice
mitchandrade8/Week1