Skip to content
View nuhasiddiqui's full-sized avatar
  • JP Morgan Chase & Co
  • Dallas, Texas
  • 00:08 (UTC -05:00)
  • LinkedIn in/nuha-siddiqui
Block or Report

Block or report nuhasiddiqui

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

Hi, I'm Nuha πŸ‘‹πŸ½ πŸ§•πŸ½

I'm a recent graduate from the University of Texas at Dallas, with a Bachelor of Science in Electrical Engineering. I chose to make the career pivot into software engineering for 3 reasons:
Flexibility and Versatility Software engineering offers professionals the opportunity to work in various industries, including technology, finance, healthcare, and more. This versatility provides the chance to work on diverse projects and explore different domains. As a software engineer, I look forward to leveraging my skills to tackle challenging problems and make a meaningful impact in various fields.
Integration of Hardware and Software With the rise of embedded systems and Internet of Things (IoT) devices, the boundaries between hardware and software are becoming increasingly blurred. As an electrical engineer with software engineering skills, I am excited about contributing to the design, development, and integration of hardware and software systems. This combination allows for a holistic approach to problem-solving and enables me to leverage my knowledge in both domains.
Passion for Open Source and Community Building During my time at UTD, I had the opportunity to explore software development and discovered my passion for making open-source contributions, creating technology to elevate people, and building a strong community. I am eager to continue honing my software engineering skills, collaborating with like-minded individuals, and driving positive change through technology.

🚧 Current Project:

I’m currently working on Tech Elevator, a full-stack web development bootcamp. After its completion, I will join the Software Engineer Program (SEP) at JP Morgan Chase & Co!

Module 1: Intro to Programming
  • Java and C# both continue to be among the most popular, in-demand programming languages in the world. You can use them to build applications for the web, mobile devices, Internet of Things, and much more. You're likely familiar with several applications that are written using Java (like Google tools, Netflix, and Uber) or C# (like the Microsoft suite, apps like Keepass, and games created with Unity).
  • Git is a version control system (VCS). You can use it to track the changes that you and your teammates make to a shared set of code.
  • IDEs (integrated development environments) are applications that serve as dedicated ecosystems for writing code. They include many development tools, such as coding suggestions, testing capabilities, debuggers for troubleshooting, and much moreβ€”all in one application.
Module 2: Client-Server Programming
  • Spring and Microsoft .NET are among the most widely used frameworks for the Java and C# languages, respectively. Each has a vast community of users and maintains quality documentation.
  • PostgreSQL and SQL Server are relational databases, which are highly organized. They allow you to create data structures that are easy to maintain and adaptable to changing needs.
  • SQL is a language used to pull and edit data in relational databases.
  • REST is a modern API architecture used to facilitate communication between multiple computers or programs. You use it to send information back and forth between your code and a server through the internet.
Module 3: Web Application Development
  • HTML is the language of web structure. It enables you to build web pages and determine how to display the elements.
  • CSS is the language of web styling. You can use it to create compelling layouts for all kinds of devices.
  • JavaScript has been a gold standard in web development for decades. It controls how the web pages behave, like dynamic design and user interaction.
  • Vue.js is steadily increasing in popularity as a JavaScript framework. It provides the power and capability of many front-end frameworks and doesn't require a steep learning curve.
  • Chrome Developer Tools are a set of browser-based tools used for webpage diagnostics.

πŸ’» Technical Skills:

Programming Languages arduino python c cplusplus java javascript

Frontend Development html5 css3

Backend Development spring

Database postgresql

Software matlab git


πŸ”— Connect with me:

nuha-siddiqui

Popular repositories Loading

  1. nuhasiddiqui nuhasiddiqui Public

  2. VendingMachine VendingMachine Public

    TechElevator, Module 1 Capstone

    Java

  3. TEnmo TEnmo Public

    Tech Elevator, Module 2 Capstone

    Java

  4. SmalltownCinema SmalltownCinema Public

    TechElevator, Final Capstone

    Java