Parker Lambert
contact@polambert.com, github/polambert, linkedin/polambertAbout Me
I am a software developer currently living in Columbia, SC. I developed a love of computer science when I was 12 years old and later became fascinated with the fundamental concepts of math and physics.
Experience
Full Stack Jr Software Developer at Keyper Systems in Charlotte, NC. May 2024 - Present
Developed RESTful APIs, Desktop applications, and web servers using C#, ASP.NET, and MS SQL.
Developed mobile and web apps with Flutter and Dart.
Peer Tutor at the University of South Carolina in Columbia, SC. Aug 2023 - May 2024
Tutored fellow students in Discrete Math, Physics I, Java I & II, C++ I, Logic Design, Linux Fundamentals, and Software Engineering.
Education
University of South Carolina in Columbia, SC - May 2025
Graduated Summa Cum Laude with a B.S. in Computer Science
President's Honor List, Capstone Scholar, Dean's Scholarship
Concentration in Cybersecurity
Projects
1. Anonymorse (Source Code)
Created March 2023
Omegle-like anonymous chatroom with a gimmick -- you can only talk in beeps.
It could range from an advanced tool to a cheap toy based entirely on your knowledge of Morse Code.
2. SHA-256 Demonstration (Source Code)
Created April 2019
A visual demonstration of the SHA-256 hash algorithm in process written in Python.
Covers each step of the process, including padding, generating the constants and message schedule, and round function computation.
3. tg: Terminal Graphics Framework (Source Code)
Created May 2019
Lightweight curses-like terminal graphics library written in Python with zero dependencies
4. timg: Terminal Image Viewer (Source Code)
Created April 2019
An ultra-lightweight tool for viewing common image file formats in the terminal, with only one dependency.