██████╗ ██████╗ ██╗ ██╗███████╗███████╗███╗ ██╗
██╔══██╗██╔══██╗╚██╗ ██╔╝██╔════╝██╔════╝████╗ ██║
██████╔╝██████╔╝ ╚████╔╝ ███████╗█████╗ ██╔██╗ ██║
██╔══██╗██╔══██╗ ╚██╔╝ ╚════██║██╔══╝ ██║╚██╗██║
██████╔╝██║ ██║ ██║ ███████║███████╗██║ ╚████║
╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝╚══════╝╚═╝ ╚═══╝
LANDIS
Junior Computer Science student at Columbia College in Columbia, MO. I build things across the stack - from web apps with React and Next.js to systems-level tools in C++ and Assembly. I care about writing software that works, is well-structured, and actually solves real-world problems.
My coursework has given me a strong theoretical foundation in algorithms, data structures, and computer organization. Outside the classroom, I'm applying that knowledge in projects that span graphics simulation, tooling, and web development. I'm always working on something, and I learn best by building.
|
Real-time 3D atom simulation with dynamic electron orbit rendering and nucleus detail. An exploration of graphics pipelines, physics-based rendering, and what it takes to build something visually complex from scratch.
|
Full-featured MIPS-I ISA interpreter with a dynamic terminal interface. Built to deepen my understanding of computer architecture — supports interactive mode, manual instruction entry, and step-by-step debugging.
|
|
Cross-platform Rainbow Six: Siege replay tracker. Parses |
Interactive 2D particle physics simulation — force models, collision resolution, and real-time rendering. A project where curiosity about how things move turned into something you can actually run. |
|
A sketchbook of experiments, utility tools, and quick builds. Where ideas get tested before they become real projects. |
📚 CISS350
Data Structures & Algorithms coursework at Columbia College — trees, traversals, sorting, and the fundamentals that underpin everything else. Built from scratch with an emphasis on understanding over convenience. |
🎓 School: Columbia College — Columbia, MO
📐 Major: Computer Science (B.S.)
📅 Standing: Junior (Class of 2027)
📖 Coursework: Data Structures & Algorithms (CISS350)
Computer Organization & Architecture
Object-Oriented Programming (C++)
Discrete Mathematics
Operating Systems (upcoming)
Computer Graphics (upcoming)
🏆 Interests: Software engineering · Full-stack dev · Systems programming
| Languages | Web & Frontend | Systems & CS Theory | Tools |
|---|---|---|---|
| C++ | HTML & CSS | Assembly (MIPS) | Git & GitHub |
| Python | JavaScript / TypeScript | Verilog (HDL) | CLI & Bash |
| JavaScript / TS | React | Memory Management | GCC / G++ |
| Assembly | Next.js | Asymptotic Analysis | MySQL |
| Verilog | — | ISA Architecture | Make |
🎓 Studying: Data Structures & Algorithms (CISS350) @ Columbia College
🔭 Building: Atomic-Structure-Simulation (OpenGL/Vulkan 3D renderer)
🔩 Building: MIPS Interpreter (ISA simulation + step debugger)
🌱 Learning: Vulkan API · deepening full-stack skills
🎯 Goal: Software engineering role — ideally where the whole stack matters