Skip to content
View linnerlek's full-sized avatar
😃
😃

Highlights

  • Pro
Block or Report

Block or report linnerlek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
linnerlek/README.md

Welcome to My GitHub Profile!

About Me

I'm a Computer Science student at Georgia State University driven by a passion for leveraging technology to solve real-world problems. Teamwork is at the core of who I am, drawn from my experience as a former cheerleader and team leader. Check out my portfolio website at linnerlek.com to learn more about my journey and skills.

Projects

Explore my projects below, demonstrating my proficiency in Python, JavaScript, HTML, CSS, and database management, showcasing my problem-solving skills and attention to detail.

Relational Algebra Interpreter

  • Language: Python
  • Goal: To implement a Relational Algebra interpreter.
  • Outcome: Developed a terminal-based RA-Engine for running relational algebra queries.
  • Description: A tool to manipulate and query relational databases via the command line.

Thank you for stopping by, and feel free to connect with me for exciting opportunities or collaborations. Let's build something great together!

Pinned Loading

  1. RA-engine RA-engine Public

    Python-based Relational Algebra interpreter designed for easy execution of relational database queries through the command line. This project provides a terminal-based interface, allowing users to …

    Python

  2. Data-Structures Data-Structures Public

    This repository contains my coursework for CSC 2720: Data Structures at Georgia State University. It includes implementations of various data structures and algorithms in Python. Projects and assig…

    Python

  3. Computer-Organization-and-Programming Computer-Organization-and-Programming Public

    This repository contains all my coursework from CSC 3210 at Georgia State University. The course focused on computer organization and programming, with an emphasis on Intel x86 architecture and ass…

    Assembly