tlcraft
Software Engineer, Meetup Organizer, 日本語 student, Aikidoka, and Nintendo fan. Opinions my own. #100DaysOfCode More of a scratch pad than anything else.
Montana
Pinned Repositories
DesignPatternsDemo
Simple demo project for reviewing several design patterns.
TDD-Hangman-Game
The word game Hangman was used as an exercise to practice TDD.
99bottles
Practicing concepts from the book 99 Bottles of OOP by Sandi Metz
bash-basics
BotTutorial
Tutorial Code and Instuctions on how to make a discord bot
C
Playing around with C. Working through the ANSI C book (apparently not very fast..).
Code-Samples
Just a couple of old samples of my code from the past. Back when I was in college.
Software-Apprenticeship-Framework
This is a repository for information on software apprenticeships. In time I hope to build an "open source apprenticeship program" to help myself and others grow as software professionals.
threejs-fundamentals
Practice project for learning more about three.js.
threejs-house
Sample project for learning more about three.js.
tlcraft's Repositories
tlcraft/Software-Apprenticeship-Framework
This is a repository for information on software apprenticeships. In time I hope to build an "open source apprenticeship program" to help myself and others grow as software professionals.
tlcraft/99bottles
Practicing concepts from the book 99 Bottles of OOP by Sandi Metz
tlcraft/bash-basics
tlcraft/BotTutorial
Tutorial Code and Instuctions on how to make a discord bot
tlcraft/threejs-fundamentals
Practice project for learning more about three.js.
tlcraft/threejs-house
Sample project for learning more about three.js.
tlcraft/copilot-sandbox
Playing around with the GitHub Copilot extension.
tlcraft/Discord-Chat-Bot
Basic Discord chat bot.
tlcraft/fastapi
Learning the basics of FastAPI.
tlcraft/Fundamentals
Reviewing the fundamentals of computer science and design.
tlcraft/HappyNewMoonWithReport
Run and Test Web Assembly modules (*.wasm) in Java.
tlcraft/IntroToTDD
Following along with the "World's Best Intro to TDD"
tlcraft/mvc-fundamentals
Review of fundamental ASP.NET MVC concepts.
tlcraft/nextjs-tutorial
Following a simple next.js tutorial.
tlcraft/ng-review
Simple Angular app reviewing the basics of the framework.
tlcraft/ng-tutorial
Playing with the latest Angular version and reviewing some tutorials.
tlcraft/pokemon-ng
This is just a simple test project to play around with Angular and a Pokemon API.
tlcraft/python-fundamentals
tlcraft/react-basics
Simple project reviewing and exploring various aspects of React.
tlcraft/React-Concepts
Working through the React documentation.
tlcraft/ReactKana
Uses React to create reusable components to display the full set of Japanese Hiragana and Katakana characters.
tlcraft/rust
Learning Rust by working through the Rust Programming Language book.
tlcraft/screeps
tlcraft/threejs-galaxy
Sample project for learning more about three.js. This project generates a galaxy scene.
tlcraft/tlcraft.github.io
Simple personal site.
tlcraft/tour-of-heroes
I'm working through Angular's Tour of Heroes tutorial application.
tlcraft/ts-cli-starter
Simple TypeScript CLI starter project. Uses yargs and dotenv to facilitate parameters and environment variables.
tlcraft/weather-ng
A sandbox weather application for learning Angular 2+ and other technology.
tlcraft/weather-node
A sandbox weather application for learning Node.js as well as other technology.
tlcraft/web-fundamentals
Review of fundamental HTML, CSS, and JS concepts.