Skip to content

SamAI-Software/Jedi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Return of the Jedi

Click here to view the website


(function main() {
  var Jedi = {
   theForce: 
+ Hey hey guys!

Firstly, make sure to visit my interactive CV with Yoda (this.codepen) and also watch my short video CV, because it has lots of info about my projects, skills and experiences. And finally, you can checkout my .pdf resume.


// ------ CODING PROJECTS ------ //

// ---------- 2016 New Coder Survey --------- //

Website / Source code (HTML, CSS, JS, JQuery, D3.js, R)

For a few months I've been working on this open source project. 15K+ people responded all over the world, granting researchers an unprecedented glimpse into how adults are learning to code.

My roles:

// -------------- Personal Website -------------- //

Website / Source code (HTML, CSS, JS, Bootstrap)

I've developed my personal website from scratch (no templates) using a bit of bootstrap.

It's fully responsive, and I used the best practices - "don't set certain common break points for screens (media), instead just scale the width and fix all problems that occur".

However, it's desktop-first, because more than 95% visitors use desktop.


// -------- CODE PENS -------- //

// -------------- Bar Charts -------------- //

View / Source code (HTML, CSS, JS, JQuery, D3.js)

My goal was to create very clean and well-documented reusable code for bar charts as a template with different formats, that can be easily embeded into the website and can be used in other projects.

There are three different formats and all bar charts are responsive (on page resfresh).

// --------------- TwitchTV --------------- //

View / Source code (HTML, CSS, JS, Bootstrap, JQuery, JSON, API, Stylus)

// ----------- Evil Pomodoro ----------- //

View / Source code (HTML, CSS, JS, JQuery)

The idea was to create a very fancy and interesting UI to push my CSS skills forward.

// ------------ JS Calculator ------------ //

View / Source code (HTML, CSS, JS, JQuery, Back-End)

The goal was to create a calculator that won't have any bugs unlike most others and will have a similar logic to Windows Standart Calculator. For that I've made a check-list to test calculators.

- Warning: it's one of my first codes, so it's very messy. But it does the job.
- Btw, try to bug it and send me a "User console", which is a part of UI.

Other links:

YouTube: http://bit.ly/SamAI_YT

Website: http://samai-software.github.io

LinkedIn: https://linkedin.com/in/samaisoftware

GitHub: https://github.com/SamAI-Software

Medium: https://medium.com/@SamAI_Software

CodePen: http://codepen.io/SamAI-Software

Twitter: https://twitter.com/SamAI_Software

FCC: https://freecodecamp.com/samai-software

  };
  
  return Jedi;
  
})();

About

💂‍♂️ Return of the Jedi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published