HOME PAGE


ITEC Courses

  1. ITEC 1001 - Intro to Computing
  2. ITEC 2110 - Digital Media
  3. ITEC 2130 - Web Techologies
  4. ITEC 2140 - Programming Fundamentals
  5. ITEC 2150 - Intermediate Programming
  6. ITEC 2201 - Introduction to Info Systems
  7. ITEC 3100 - Introduction to Networks
  8. ITEC 3150 - Advanced Programming
  9. ITEC 3200 - Intro to Databases
  10. ITEC 3300 - Information Security
  11. ITEC 3600 - Operating Systems
  12. ITEC 3700 - Systems Analysis and Design
  13. ITEC 3900 - Professional Practice & Ethics
  14. ITEC 4000 - Cloud Computing Technologies
  15. ITEC 4100 - Advanced Networks
  16. ITEC 4200 - Advanced Databases
  17. ITEC 4320 - Internet Security
  18. ITEC 4330 - System Administration
  19. ITEC 4810 - Info Technology Project I

ITEC Skills

ITEC Projects

STaRS Judging App
A hybrid mobile and web application for faculty judges to utilize during the STaRS poster competition held at Georgia Gwinnett College. It is used to facilitate and manage the ratings judges provide and keeps track of them whether the application is online or offline. Also provides results for student presenters to check their scores. The main goal of this application is to provide faculty judges with an easier, user-friendly interface to submit their ratings and critiques for student posters during the STaRS event.
Grizzy Parking App
A mobile application that helps people find a parking spot on GGC Campus. The app allows users to log in and create their own accounts. Each account can view the lots via color indicators showing which lots are more available. When the user parks it will update the system and the color indicator in their respective lot. User Authentication, Forgot Password and the Parking Lots were all integrated through Google’s Firebase Platform. This mobile app was originally written in an Ionic Framework, but we decided to abandon that codebase and rewrite it in React Native. This ended up being a good choice for us even though some experienced errors throughout the semester.