diff --git a/css/style.css b/css/style.css index d17d83a..e63fd39 100644 --- a/css/style.css +++ b/css/style.css @@ -1,9 +1,98 @@ body { - background-color: navy; + font-family: 'Roboto', sans-serif; } +.subheading { + font-family: 'Roboto', sans-serif; +/* text-transform: uppercase; */ + font-weight: 500; + font-size: 1.5rem; +} + +/* +.social-icons .social-icon { + display: inline-flex; + align-items: center; + justify-content: center; + height: 3.5rem; + width: 3.5rem; + background-color: #495057; + color: #fff; + border-radius: 100%; + font-size: 1.5rem; + margin-right: 1.5rem; +} +.social-icons .social-icon:last-child { + margin-right: 0; +} +.social-icons .social-icon:hover { + background-color: #bd5d38; +} +*/ + +section.resume-section { + display: flex; + align-items: center; + padding-left: 1rem; /* GN changed from 1 */ + padding-right: 1rem; + padding-top: 5rem; + padding-bottom: 5rem; + max-width: 75rem; +} +section.resume-section .resume-section-content { + width: 100%; +} + + + +/* +.card-gn-customize { + text-align: center; +} +*/ + +#wrapper { + overflow-x: hidden; +} + +#sidebar-wrapper { +min-height: 100vh; +margin-left: -15rem; +-webkit-transition: margin .25s ease-out; +-moz-transition: margin .25s ease-out; +-o-transition: margin .25s ease-out; +transition: margin .25s ease-out; +} + +#sidebar-wrapper .sidebar-heading { +padding: 0.875rem 1.25rem; +font-size: 1.2rem; +} + +#sidebar-wrapper .list-group { +width: 15rem; +} + +#page-content-wrapper { +min-width: 100vw; +} -object { - height: 100vh; - width: 100vh; +#wrapper.toggled #sidebar-wrapper { +margin-left: 0; } + +@media (min-width: 768px) { +#sidebar-wrapper { + margin-left: 0; +} + +#page-content-wrapper { + min-width: 0; + width: 100%; +} + +#wrapper.toggled #sidebar-wrapper { + margin-left: -15rem; +} +} + diff --git a/img/platonic-icosahedron.gif b/img/platonic-icosahedron.gif deleted file mode 100644 index 10e55a9..0000000 Binary files a/img/platonic-icosahedron.gif and /dev/null differ diff --git a/img/platonic-octahedron.gif b/img/platonic-octahedron.gif deleted file mode 100644 index fa934ec..0000000 Binary files a/img/platonic-octahedron.gif and /dev/null differ diff --git a/img/platonic-pyramid.gif b/img/platonic-pyramid.gif deleted file mode 100644 index ca1d412..0000000 Binary files a/img/platonic-pyramid.gif and /dev/null differ diff --git a/img/profile.gif b/img/profile.gif new file mode 100644 index 0000000..96ceb1f Binary files /dev/null and b/img/profile.gif differ diff --git a/img/profile3.jpg b/img/profile3.jpg new file mode 100644 index 0000000..8cae503 Binary files /dev/null and b/img/profile3.jpg differ diff --git a/index.html b/index.html index 4dc0c72..913cd78 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,189 @@ - + - - - - + + - - - + - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + Portfolio + + + + + + +
+ + + + + + + +
+ + +
+ +
+
+

+ Ghassan Nasr +

+
+ 3461 Majesty Ln, Apt 203 · Mount Pleasant, SC 29466 · (347) 776-9349 · +
ghassan.nasr@gmail.com
+
+

I am proficient in front- and back-end development + technologies and platforms in both the JavaScript and Java ecosystems.

+ +
+
+ + +
+
+

Skills

+
Languages & Programmming
+

Java 8, Java EE, JavaScript, Python, Jupyter Notebooks, C++, Perl, PHP, SQL, HTTP, HTML, XML, CSS, Bootstrap, AJAX, JQuery, JSON, Node.js, Express, Angular, React, Hooks, Redux, Django, Spring, Spring-Boot, JUnit, JDBC, RESTful Web/Cloud Services & APIs, Microservices, AWS EC2, Object Oriented concepts and design patterns, UML

+
Tools
+

Eclipse, IntelliJ IDEA, Visual Studio (VS) Code, Git, GitHub, NPM, Homebrew, Gradle, Maven, PyCharm, SDLC, Agile, Scrum, Trello

+
Database Systems
+

MySQL, PostgreSQL, MariaDB

+
Operating Systems
+

Windows, OS X, Linux/Unix CLI

+
+ + + +
+
+

Computing Training & Education:

+
+
+

Full Stack Java Developer Trainee

+
Per Scholas Customized Training Coding Bootcamp
+
    +
  • Fourteen weeks of intensive training in partnership with TEKsystems on state-of-the-art full-stack front- and back-end technologies and platforms and software development methodology.
  • +
  • Course units: Agile, Scrum, Trello, HTML/CSS, Relational DBs and SQL, Java 8 Core Programming, Java IO, JDBC, ORM, Java EE Framework, Web Services, Microservices, Continuous Integration & Development.
  • +
  • Developing full-stack final project using: Angular 4.0, React, Routers, Spring MVC, Spring Boot, MySQL, RESTful APIs, Cloud platforms and architectures, including AWS EC2.
  • +
+
+
June 12, 2020 – Present
+
+
+
+ + +
+
+

Computing Experience and Teaching

+
+
+

Computer Science Department, DePauw University

+
Instructor
+
  • Courses taught: Computer Science I (Spring 2004, Fall 2003, Fall 2002), Senior Project (Fall 2003, Spring 2003), and Database and File Systems (Spring 2003).
+
+
Fall 2002 - Spring 2004
+
+
+
+

Computer Science Department, Indiana University

+
Associate Instructor
+
  • Graduate assistant for the following courses: Programming Language Concepts (Spring 2002), Introduction to Programming in Java w/Lab (Fall 2001, Fall 1998), Programming Concepts (Spring 2001), Survey of Computers and Computing (Spring 2001).
+
+
Fall 1998 - Spring 2002
+
+
+
+ +
+
+ +
+ + + - - - \ No newline at end of file