Skip to content
View christiantbrown's full-sized avatar

Block or report christiantbrown

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
christiantbrown/README.md

Hi, I'm Christian

I am a Senior studying Software Engineering at the University of Texas at Arlington, will graduate in May 2025

Languages/Skills

OOP in Java, C++
Scripting in Bash, Python, NodeJS
SQL and MongoDB
Low Level Programming in C, C++, and some ARM assembly
Some simple MERN Stack Development
Pentesting with Kali Linux\

Some of my projects

A simple React application that allowed users to create a card by providing an image and some stats, and look it up later
It was my first experience with JavaScript, React, and MongoDB. I quite literally learned the basics of MERN when creating this
The search function needs work, the CSS definitely needs work, and the cards cannot yet be downloaded, but I learned a lot when making this so it served its purpose.\

A project for my Fundamentals of Software Engineering class, done in C and some Bash We were tasked with making a command line utility that could manipulate exFAT file systems, as well as writing automated system test and unit tests
This was my first group Software project, and it taught me a lot about working with people of different strengths and skillsets
The project had to be done through my academic GitHub, so the commit history was not preserved, but my contributions are listed in the updated project Readme\

Popular repositories Loading

  1. exfat-project-cse3310 exfat-project-cse3310 Public

    C

  2. UTAHackathon2023 UTAHackathon2023 Public

    Python

  3. christiantbrown christiantbrown Public

    About Me

  4. card-creator card-creator Public

    Creating pokemon-style cards in a MERN stack application

    JavaScript

  5. social-coding social-coding Public

    Forked from mobibyte/social-coding

    Websites and apps made together in weekly social coding events

    HTML

  6. mp3player mp3player Public

    just an exercise in socket programming, want to have the server on a Raspberry Pi

    Python