Git Product home page Git Product logo

portfolio-of-projects's Introduction


My Portfolio of Projects

Hello! Please use this README to view the projects and repositories that I am most proud of.

Contact Details

Languages & Skills

  • Python
  • C#
  • Blazor
  • Javascript
  • T-SQL
  • WordPress
  • HTML5
  • CSS3
  • Bootstrap
  • FlexBox
  • Blender

Description

This README is intended to direct viewers of my Github profile to the projects that I feel display my skills the best. Please read on and take a look! You can also view my website at: https://silcott.github.io/

My Top Projects

Lawyer and Client App - "Legal Lead Closer"

html

  • Repository: https://github.com/Silcott/LegalLeadCloser
  • Description: Legal Lead Closer is an app for attorneys. It offers quick and effective detailed walk-throughs with clients about their case and captures all the information for the attorney to best understand the clients needs and secure the business closure. It takes the guess work out, streamlines the buisness communication, and keeps all the information secure and mobile. Designed using Blazor Webassembly 5.0 built with MudBlazor Components. Click Here to see more info on this.
  • Tools: BLAZOR, C#, SQL, JavaScript, HTML, CSS

Ticket Application - "Trackin!T"

html

  • Repository: https://github.com/Silcott/ISTA_Project/tree/master/myProject/Project_Track!T
  • Description: This program consists of a multi-role, ticket creation login page, dashboard for users, dashboard for administrators, report page for a database that holds ticket information such as auto-generated ticket ID, requester names, assigned groups, dates, phone numbers and email address. This allows ticket searches and updates or deletes. There are profiles created through the login screen that is added to the database as well. Roles are assigned by the administrators and levels of security are established by those levels given. There are two versions, one with a database creation using Microsoft SQL server and the other with Sqlite to be more compact and deployable. The Sqlite version was all created line by line and automatically recreates itself if deleted. Click Here to view my text file that explains the code break down and challenges I faced.
  • Tools: C#, SQL, JavaScript, HTML, CSS

Monogame - "Hunt the Wumpus - JB Version"

html

C# Console App - My Animal Farm

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/AnimalFarm_CSharp
  • Description: This is a program I designed in C# to show methods and class creations. I created 3 pigs, 3 horses, 3 cows, and 3 chickens. Each has their own function of speak, eat, produce, and move. I got a little carried away with this project and wanted to maximize the screen and center the WriteLine’s, add some sounds, bring a little color and some ACSII text into the mix. I had a lot of fun building this, please enjoy!
  • Tools: C#

C# Console App - Military Units

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/MilitaryUnit
  • Description: Another C# program built with fun! Using inheritance, abstraction, classes, and objects, I implemented a military unit of tanks. I created several classes of World War 1 and 2 tanks. Added the flare of ASCII Text characters I learned from the animal farm, inputted a little WIN32 default sounds, created a Fullscreen function, and created my first Easter egg in a program. It was not that hard to find, but I figured it would be a cool addition. Overall, lots of fun and learned a lot. I used dictionary and lists for the first time which turns out to make the ASCII art a lot easier to do animation. Enjoy!
  • Tools: C#

C# Console App - Casino - Cards & Roulette

GIF

C# Console App - Number Guessing Game

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/NumberGuessingGame/ProgEX08-Silcott/Program.cs
  • Description: This demonstrates a bisection algorithm I wrote for finding a generated random number in a sorted list. First, it checks the middle element in the list. It has three possibilities: the value can equal the middle value, be higher than the middle value, or be lower than the middle value. The algorithm (recursively) calls itself with the top half of the list when it is higher and if its lower it calls itself with the bottom of the list. Overall, I am seeing my code improve. Not just in understanding but in the structure layout. I am thinking all the time the best location to place a variables, methods, or classes and how to call them. Of course, I added the flare, added some art to show a thumbs up or thumbs down for high/low values and this time I figured out how to create a list of methods, which randomized the indexes to change the colors of an Easter Egg, like twinkling lights. Happy hunting for those looking!
  • Tools: C#

Visual Basic & Excel App - Water Dashboard

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/WaterDashBoard
  • Description: This is an overkill excel spreadsheet with all the bells and whistles. I used a lot of formulas and coded in VBA to make Fullscreen modes and create a dashboard that felt like an app to capture all the data my team was getting from a deployment to Saudi Arabia. We oversaw all the water on base, and this helped us win the Team of the Month award and many praises from leaders. Enjoy!
  • Tools: Visual Basic in Excel

Website - My Portfolio

GIF

Python Console - Turtle Happy Birthday

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/Turtle/birthday.py
  • Description: This is something I did when I first started learning python. It uses the Turtle tool that python has for young developers. I programmed the turtle to move around and draw a message, which in this case is telling myself Happy Birthday. Not a bad program. It was hard to figure out how to turn the turtle and create the heart shapes were a real challenge. Enjoy!
  • Tools: Python

C# Console App - My Collection of Programming & Calculators

GIF

C# Console App - Bug Tracker

GIF

C# Console App - Test Generator "History Edition"

GIF

  • Repository: https://github.com/Silcott/PORTFOLIO-OF-PROJECTS/tree/master/PROJECTS/HistoryTest/Program.cs
  • Description: I designed a web scraper to pull a CSV file off a given URL address. Afterwards, it strips any commas and spaces, then separates every fifth line to be the questions and creates a list for the rest as answers. The first answer is correct, so I created a randomizer that gives you the questions and answers out of order. I also designed my first debugger, which demonstrates behind the scenes functions.
  • Tools: C#

C# Console App - Test Generator "Math Edition"

GIF

C# Console App - Base Number Calculator & Converter

GIF

MVC Azure Razor Web Page - Create A Person

GIF

C# Console App - Vector Distance Calculator

GIF

portfolio-of-projects's People

Contributors

silcott avatar

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.