Skip to content
View Josue-Crz's full-sized avatar
πŸ‘Œ
πŸ‘Œ

Highlights

  • Pro

Block or report Josue-Crz

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Josue-Crz/README.md

Hello there! 🌱

Happy to be coding and creating, making an impact on the world! Find my personal side projects below. Descriptions are still a work in progress, I'm always open to constructive criticism.

About Me β€πŸŽ“

I live in San Francisco, love dogs, go hiking but I'd love to go rock climbing, fascinated by anime & manga, currently enrolled at San Francisco State University and plan to graduate in the 2028 academic year. I love learning more about lower level systems as well as embedded software engineering and the Internet of Things field.

sfview.jpeg


Current plans are to graduate with a major in Computer Science and minor in Computer Engineering. With aspirations to eventually go for my masters.


Contact

Feel free to message my professional email about collaboration or if you'd like to connect!

Languages & Tools πŸ’»

Programming Languages:

  • C
  • Assembly (MIPS RISC Architecture)
  • Python (Django & Flask Full stack libraries)
  • Javascript/Typescript
  • Object Oriented Programming (Java)

Tools:

  • Linux CLI
  • Git/Github
  • IDEs: Visual Studio Code, CLion, IntelliJ, Pycharm

Learning:

  • C Programming
  • Git/Github Workflow Collaboration
  • Low Level Software Systems

Current Projects

Greensense

During the SFHacks 2026 Hackathon in under 3 days me and my team built a full stack IoT device using an Arduino to solve issues in order to promote saving the environment through temperature and humidity monitoring, with the main theme being promoting an eco friendly world. Primarily geared at HVAC monitoring, gathering real time updates to save energy, alongside providing AI suggestions of surrounding and room based DHT11 monitoring.

Dogs2Home

Constructed in under a day, Dog2Me is a full stack Internet of Things web page application heavily inspired by the Ring home monitoring system. Specialized in detecting your dog destroying furniture through Google’s Computer Cloud Vision, the application provides real time alerts alongside a real time database to the webpage about destroyed property caused by your home pet.

Popular repositories Loading

  1. keyshade-team-F-fork keyshade-team-F-fork Public

    Forked from keyshade-xyz/keyshade

    Realtime secret and configuration management tool

    TypeScript 2

  2. Josue-Crz.github.io Josue-Crz.github.io Public

    Forked from lvntky/low

    Personal portfolio & blog website to showcase. Credits go to @Ivntky - https://github.com/lvntky for the template and their inspiration from Fabien Sanglard - https://fabiensanglard.net/

    HTML 1

  3. Josue-Crz Josue-Crz Public

    My personal repository

  4. GitWorkflowIntro GitWorkflowIntro Public

    Forked from CTI-CodeDay/GitWorkflowIntro

    HTML

  5. DjangoDemo_JC DjangoDemo_JC Public

    Forked from CTI-CodeDay/DjangoDemo

  6. WeVoteServer WeVoteServer Public

    Forked from CTI-CodeDay/WeVoteServer

    We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://g…

    Python