Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
card-trick
Built with React this web app figures out what card you're thinking of.
check-UVic-course-outline-
A simple Python GUI script that opens up my course outlines.
Computer-Architecture-CSC-230
My solutions for the assignments in the CSC 230 course.
f2k5.github.io
My personal portfolio built with TypeScript, React and Material-UI.
Number-Guessing-Game
The user has to guess a randomly generated number and then is assigned a score based on their number of attempts.
PathFinder
Ever use Google maps? Well, Google maps uses a type of pathfinding algorithm in order to route you from your origin to your destination. PathFinder is simply a tool that visualizes how these types of pathfinding algorithms work. With PathFinder, you can visualize how the Breadth First Search and Depth First Search pathfinding algorithms operate upon your own custom drawn graphs.
ProgrammingBooks
Programming PDF Books
f2k5's Repositories
f2k5/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
f2k5/f2k5.github.io
My personal portfolio built with TypeScript, React and Material-UI.
f2k5/Number-Guessing-Game
The user has to guess a randomly generated number and then is assigned a score based on their number of attempts.
f2k5/PathFinder
Ever use Google maps? Well, Google maps uses a type of pathfinding algorithm in order to route you from your origin to your destination. PathFinder is simply a tool that visualizes how these types of pathfinding algorithms work. With PathFinder, you can visualize how the Breadth First Search and Depth First Search pathfinding algorithms operate upon your own custom drawn graphs.
f2k5/ProgrammingBooks
Programming PDF Books
f2k5/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
f2k5/Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
f2k5/card-trick
Built with React this web app figures out what card you're thinking of.
f2k5/check-UVic-course-outline-
A simple Python GUI script that opens up my course outlines.
f2k5/Computer-Architecture-CSC-230
My solutions for the assignments in the CSC 230 course.
f2k5/Computer-Networks-CSC-361
My solutions for the assignments in the CSC 361 course.
f2k5/course
Notes, outlines, etc.
f2k5/course-1
Course notes, exercises, slides
f2k5/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
f2k5/COVID-19-Tracker
Check COVID-19 worldwide stats & search country stats. Built in React.
f2k5/DeleteButton
Cute Delete Button animated with Expo/React Native
f2k5/DesignBook
Companion repository for the book "Introduction to Software Design with Java"
f2k5/f2k5.github.io-old
https://f2k5.github.io/
f2k5/interview-questions-in-javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
f2k5/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
f2k5/Learn-Objective-C-in-24-Days-Clone
This project was created with the intention of preservation
f2k5/MacOS-Desktop-Cleaner
Declutters and organizes piled-up images, screenshots and pdfs.
f2k5/openpilot
open source driving agent
f2k5/Password-Generator
An iOS app that generates passwords for you.
f2k5/Pomodoro
A 25 minute Pomodoro timer app made built in React.
f2k5/Silly-JS-Dice-Game
f2k5/Software-Development-SENG-265
My solutions for the assignments in the SENG 265 course at the University of Victoria.
f2k5/Solitaire
Implementation of the Solitaire card game with JavaFX
f2k5/todolist-ios
Sample todolist app iOS application with IGListKit, Yoga Layout, Material Design.
f2k5/zju-icicles
浙江大学课程攻略共享计划