Serda Simus

Software Developer: An Interactive Resume

Profile

Software Engineer located in NYC.


About Me:

Hobbies: Reading, eCommerce

Lifelong Interest: Computer Science, Finance, Economics.

Mantra: "Challenges build character!

A picture of Serda Smiling

Details

Name: Serda Simus

Lang: English, Creole, C++, Python, ES6, PHP, SQL, and more.

Location: New York City

Experiences

“You have mastered a subject when you can explain it to a 3rd grader.”- Bill Bryson


Education

CUNY Tech Prep

Jun 2019 - May 2020

Full stack Javascript Apprenticeship

CUNY Tech Prep is a year long full stack JavaScript program for CUNY computer science majors to learn in-demand technologies, master professional soft skills, and land great tech jobs in NYC.

  • Front-End Web Development: HTML, CSS, Javascript, Bootstrap 4
  • Backend: Node.js, Express.js, PostgreSQL
  • Soft Skills: Resume reviews and guidance. Behavioral mock interviews.
  • Technical Skills: Hackerrank, Leetcode challenges. Data Structures and code reviews
  • Live Application presentation at the end of each semester.
  • Group and pair programming.

Baruch College

Jan 2015 - May 2020

B.B.A - Computer Information Systems

The CIS program provides a strong foundation in both the technical and managerial issues related to information technology (IT)

  • Front-End Web Development: HTML, CSS, Javascript, JQuery, Bootstrap 4
  • Web Application Development: Fullstack using LAMP stack
  • Introduction to Programming with C++:
  • Introduction to Programming for Data Analytics with Python
  • Minor in Economics and Finance.

Miami-Dade College

Jan 2005 - Jan 2008

A.A.S. IT: Network Administration

A.A. in Comp Sci.

This Concentration focuses on how to plan, design, implement and maintain network infrastructures.

  • IT Fundamentals: Computer Hardware, Software.
  • Microsoft Windows Infrastructure Management: Windows Server 2003
  • CCNA 2008 R&S Training: Introdcution to Networking, Routing & Swtiching, Maintenance.
  • MCSA 2008 Training: Windows XP, Windows Server 2003, Installation, Deployment, Maintenance
  • Calculus I, Calc. II,
  • CS1102

North Miami Sr. High

Sep 2003 - May 2004

High School Diploma

ESL student. Enjoyed Math, English and Economics.

Relevant Careers

The Lloyd Group

Feb 2019 - Current

Lab Lead Analyst

  • Build and configure workstations for deployment for over 140 companies.

GeekSquad:

Feb 2019 - Current

Lead Advanced Repair Agent

  • Build and configure workstations for deployment for over 140 companies.

Abilities

“Life without knowledge is death in disguise.” - Talib Kweli


Skills

Front-End
HTML5
⭐⭐⭐⭐
CSS3
⭐⭐⭐⭐
Javascript
⭐⭐⭐
Bootstrap 4
⭐⭐⭐
React.js
⭐⭐
Back-End
ES2015+
⭐⭐⭐
Node.js
⭐⭐⭐
Express
⭐⭐
PHP
⭐⭐⭐
SQL
⭐⭐⭐
Python
⭐⭐⭐
C++
⭐⭐⭐
CS General
Algorithms
⭐⭐
Data Structures
⭐⭐
Object-Oriented Programming
⭐⭐⭐
Master
⭐⭐⭐⭐⭐
Beginner:

Projects

“Hard work forever pays!" - Kanye West


TIXTOFIX WEB APP

A Ticketing systems for Apartment repair.

Spring 2019

  • Implemented the TixToFix web application with 2 other students.
  • TF allows apartment tenants to submit repair tickets, and management to assign, fix, update, and close the tickets.
  • Used HTML5, CSS3, JS, ReactJS to implement the front-end of this web application.
  • Used Express framework with NodeJS to build our API. and PostgreSQL to store all user data and more.
  • Built a database using PostgreSQL to store user credentials, issues, apartment units, dates, comments and more.

GLASSCITADEL.COM

An Online Book Store

Spring 2019

  • Implemented the Front-End website prototype of a website for a local bookstore.
  • Used HTML5 to add content, CSS to make the site appealing, JavaScript to add minor features like change image when a mouse hovers on a book title.
  • Used PHP to receive user data from a “Join Us” list, and saved the data to a basic relational database (first, last, email) configured via MySQL.

Ettendance

Electronic Student Signin sheet for efficiency, go-green, and data analytics.

Spring 2019

  • Implemented the Ettendance web application with 3 other students using the LAMP Stack, which would allow Baruch students to sign in to class everyday by swiping their ID at the door. Eliminating the need to use sig- in sheets.
  • Developed the user interface using HTML, CSS, and JavaScript, JQuery, Bootstrap to allow students to see their attendance, and professors to manage their courses, manually edit student attendance, and provide data analytics.
  • Implemented business logic, and basic security via PHP to CRUD data on MySQL DB, and to update the web pages.
  • Built an SQL database using MySQL to store login credentials for students, professors, admins, class roster, absences...