Timothy Negron

I recently started my journey as a Software Developer. I've helped build real world web applications, created projects on my own, and have taken computer programming courses. I really enjoy learning how to code, teaching how to code, and helping business achieve success with my programming abilities.

About Me

I recently graduated from SUNY Farmingdale with a Bachelor of Science in Computer Programming and Information Systems. I also earned a Cisco Certified Network Associate Routing and Switching certification. I served in the United States Army for over six years. I wake up everyday not only with the passion to code but with also a passion to help others.


Languages | Technologies

JavaScript

HTML

CSS

Typescript

Angular

 

C#

AWS

Python

Cypress

Karma

Git

GitHub

Terminal

Jira

Bash

SQL

Firebase

Android

Databases

XAML

Projects

Web Calculator

A calculator I made that's hosted on the web

Weather Update

Uses a weather API to give info about weather

Simon Game

The original Simon game made with JS and jQuery

Twitter Gridder

A copy of a twitter profile page using code

Copy Monster Front Page

A copy of Monsters front page using code

Countries JSON

Creates an interface for JSON datasets

Countries DB

Store datasets to SQL Server

Countries Dataset RW

Manipulates JSON/XML datasets

To Do List

A to do list I made that's on the web

Login Validation

A mini project to practice forms

Tic Tac Toe

The original game built with Java

School Personnel Portal

Built with Java

Card Matching

Built with Java

Product Purchases: Data Structures

Implements BST, Queue, Stack, Linked List, Array List

Weather Update

This App uses a free API from Open Weather Map to populate HTML elements with data related to a city, state, or country that's entered by the user.

Web Calculator

A calculator app I built with HTML, CSS, and JavaScript. Uses Flexbox and Media Query for it's responsive design.

Countries Database

A WPF graphical interface that gives users access to a SQL server database containing data related to countries.

Countries JSON

A WPF interface that gives users access to a dataset related to countries that are stored on a JSON file.