Giter Site home page Giter Site logo

bramz / maat Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 2.28 MB

Dashboard management and organization tool.

License: GNU General Public License v3.0

TypeScript 80.41% HTML 9.26% CSS 4.91% Dockerfile 1.40% Makefile 0.13% Shell 1.10% JavaScript 2.32% SCSS 0.48%

maat's Introduction

Brock Ramsey ๐Ÿ‘‹


Full-Stack Software Engineer

๐Ÿ“ง [email protected] | ๐ŸŒ Wareham, Massachusetts | LinkedIn | Website | Discord | Signal: Available upon request


Welcome to my GitHub! I'm Brock, just a guy who loves coding and solving problems with innovative solutions. Dive into my world of code where I bring out my creativity, implementing ideas, and turning challenges into opportunities.


๐ŸŒŸ About Me

๐ŸŽ“ Tech Explorer and Self-Taught Developer

Skilled in:

  • Programming Languages: Proficient in Python, Go, JavaScript/TypeScript, PHP and Perl. Languages I'd Like to Learn: Rust, Kotlin, Java, C, C++ and C#
  • Full-Stack Engineering: Angular, React, Django, Express, NestJS, ASP.NET, Laravel, Codeigniter and various lesser-known web frameworks.
  • Software Development: Solid understanding of software development lifecycle (SDLC) methodologies, including Agile and Scrum. Experienced in version control systems (Git), code reviews, and continuous integration/continuous deployment (CI/CD) practices.
  • Database Administration: Management, designing, and implementing relational and non-relational databases. SQL: MySQL, MSSQL, PostgreSQL and SQLite & NO-SQL: MongoDB, CouchDB, Redis
  • Cryptography & Information Security: Knowledge of encryption algorithms, secure coding practices and protocols. Handling security assessments, vulnerability analysis, and implementing robust security measures.
  • DevOps & Cloud Computing: Utilization of cloud platforms like AWS, GCP, and Azure. Versed in automating infrastructure with tools like Docker, Kubernetes, and Terraform. Setting up CI/CD pipelines using tools like Jenkins, Travis and GitLab CI/CD.

๐Ÿ’ผ Experience

Saqus LLC | Full-Stack Software Engineer

April 4, 2022 - April 30, 2024 | Falmouth, MA & Albany, NY

๐Ÿ”ง Tech Stack: MySQL, Express, Angular, Linux
๐Ÿš€ Highlights:

  • Developed a financial and outreach management system for Hunger Solutions of New York.
  • Created title search software for Apexiem.com, boosting remote efficiency.
  • Enhanced websites with updates, bug fixes, and infrastructure changes.
  • Managed servers, performed maintenance, and automated deployments.
  • Operated in an Agile environment, utilizing Confluence, Jira, and Bitbucket.
  • Mentored interns and fostered professional growth in new engineers.

MLM Celtic Enterprise | Full-Stack Software Engineer

March 1, 2015 โ€“ April 1, 2022 | Cape Cod, Massachusetts

๐Ÿ”ง Tech Stack: Linux, Apache, MySQL, PHP
๐Ÿš€ Highlights:

  • Managed hosting environments ensuring client satisfaction.
  • Implemented automation solutions with Puppet.
  • Maintained virtualized environments using VMware and VirtualBox.

๐Ÿ›  Skills

๐Ÿ’ป Languages: Python, Golang, TypeScript/JavaScript, Kotlin, PHP, Perl ๐Ÿš€ Frameworks: Angular, Express.js, Django, React, Flask, Laravel, WordPress
๐Ÿ›  Tools: VSCode, Jira, BitBucket, Git, Confluence, Docker, Puppet, AWS, GCP
๐Ÿ—„ Databases: MySQL, SQL Server, MariaDB, MongoDB, PostgreSQL


๐ŸŒŸ Professional Highlights

Hunger Solutions of New York (HSNY) and Office of Temporary and Disability Assistance (OTDA) Contract Management System

๐Ÿš€ A comprehensive financial contract management system, developed to streamline operations and enhance efficiency. Tailored to meet the specific needs of HSNY and OTDA's EBT/SNAP nutritional assistance programs. The system includes logical solutions for handling documents, managing outreach programs, allocating budgets, and processing vouchers. ๐Ÿ”ง Tech Stack: Angular, Express.js, MySQL, Linux

SNAP Eligibility Tool

๐Ÿš€ A SNAP eligibility tool for HSNY, built with ASP.NET, assisting users in determining their eligibility for nutritional assistance programs.

Apexiem Title Search Software

๐Ÿš€ Innovative software that manages orders, workflows, and invoices to enhance remote work efficiency. While primarily focused on New York State properties, it is designed with multi-state functionality to support growth potential. ๐Ÿ”ง Tech Stack: Angular, Express.js, MySQL, Linux

Gridpaste.io

๐Ÿš€ Gridpaste is an online math tool designed for sharing computations, transformations, and annotations on geometric structures within a coordinate plane. Users begin with a clean board, where they can place geometric elements and perform actions in a recordable sequence. These sequences can be saved and shared via a unique URL with colleagues or instructors. I re-engineered the backend of Gridpaste using Django, enhancing its stability and scalability to support a growing user base. ๐Ÿ”ง Tech Stack: Django, Python, JavaScript

Eastwind Lobster

๐Ÿš€ A landing page built to promote Eastwind Lobster, featuring an intuitive design that highlights the restaurant's menu, location, and special events. It aims to attract customers and provide essential information in a user-friendly format. ๐Ÿ”ง Tech Stack: HTML, CSS, JavaScript

BrockRamsey.com

๐Ÿš€ A personal portfolio site showcasing my projects, skills, and professional experience. It serves as a central hub for potential clients and employers to learn about my work, view my portfolio, and get in touch with me. The site also features a tech blog where I share insights, tutorials, and experiences from my journey in the tech industry. Additionally, it highlights various personal projects and hobbies that I undertake for self-teaching and to share my interests with anyone interested. The design is clean, professional, and easy to navigate, reflecting my dedication to quality and attention to detail. ๐Ÿ”ง Tech Stack: Angular, Django


๐ŸŽ‰ Fun Facts

  • ๐Ÿ€ I enjoy playing and watching sports, especially football, basketball, and hockey.
  • ๐ŸŒ I love exploring new places and going on adventures. To balance a tech-heavy life, I enjoy the peaceful ambiance of nature.
  • ๐ŸŽจ In my downtime, I enjoy writing, fishing, art and music.
  • ๐ŸŽข I'm always up for fun, creative, and exciting activities.

Feel free to explore my repositories, reach out for collaborations, or connect with me via Email, LinkedIn, or Discord. Let's vibe out, and build something great together!

maat's People

Contributors

bramz avatar damola12345 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

maat's Issues

Add GoLang API support

Allow for express, possibly nest as well for backend handling for interchangeable backends. But the ultimate goal is to have this using a custom golang backend. Will likely include migration handling.

Rework entire application from ground up

I have decided to rework this entire application from the ground up as there were inconsistencies in my documentation and the length between my development times varied so much that the dependency versioning was becoming and issue for the features I wish to develop for this app.

Finish user profiles

I have stubbed out basic user system and output credentials to a profile route, just needs more design elements.

Create makefile

Create Makefile with specific arguments.

make install to install all node dependencies using yarn install in the corresponding project directories.

Create quotes command

Create an inspirational quotes command. Try to find inspirational quotes throughout history to build a database from, likely that there is one in existence, can possibly find an API.

Add postgres support

Allow database portability, initiate with a postgres implementation, others can be added in future

Upgrade angular

Upgrade all frontend components to newer versions for calendar support. Slightly above lts. Version 15x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.