Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull and merge #20

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
0599f84
added new avatar
Nsikaktopdown Jul 24, 2017
8237df0
added new avatar
Nsikaktopdown Jul 24, 2017
e8d19d9
changed Authors name
Nsikaktopdown Jul 24, 2017
468da78
added new avatar
Nsikaktopdown Jul 24, 2017
10d732c
updated profile
Nsikaktopdown Jul 24, 2017
d10bd42
updated profile
Nsikaktopdown Jul 24, 2017
01f5dbd
updated about
Nsikaktopdown Jul 24, 2017
f63d3ee
updated about
Nsikaktopdown Jul 24, 2017
4882039
updated config and color
Nsikaktopdown Jul 24, 2017
d947cda
updated config and color
Nsikaktopdown Jul 24, 2017
fbfa85a
updated profile
Nsikaktopdown Jul 24, 2017
8d1a26f
updated post
Nsikaktopdown Jul 24, 2017
0f82e1f
updated post
Nsikaktopdown Jul 24, 2017
81bbb51
added test post
Nsikaktopdown Jul 24, 2017
ff9768d
New Post file
Nsikaktopdown Jul 24, 2017
347519f
Rename getting-started-with-android-architecture-component to getting…
Nsikaktopdown Jul 24, 2017
4fa321e
Update 2016-03-08-Eternal-Lorem-Ipsum.md
Nsikaktopdown Jul 24, 2017
9b47b00
Update 2016-03-08-Eternal-Lorem-Ipsum.md
Nsikaktopdown Jul 24, 2017
52400a1
Create me.md
Nsikaktopdown Jul 24, 2017
48b0966
Delete 2016-03-08-Eternal-Lorem-Ipsum.md
Nsikaktopdown Jul 24, 2017
2103dd5
Update and rename getting-started-with-android-architecture-component…
Nsikaktopdown Jul 24, 2017
d3c39e0
Update me.md
Nsikaktopdown Jul 24, 2017
56d3d06
Rename me.md to 2016-03-06-Eternal-Lorem-Ipsum.md
Nsikaktopdown Jul 24, 2017
77b8ab7
update
Nsikaktopdown Jul 24, 2017
3cb9dc3
update
Nsikaktopdown Jul 24, 2017
d5d6597
Rename getting.md to getting-started.md
Nsikaktopdown Jul 24, 2017
94dba26
Update 2016-03-06-Eternal-Lorem-Ipsum.md
Nsikaktopdown Jul 24, 2017
f3bb06f
Rename 2016-03-06-Eternal-Lorem-Ipsum.md to getting-started-with-andr…
Nsikaktopdown Jul 24, 2017
814f604
Rename getting-started-with-android-architecture-component.md to 2016…
Nsikaktopdown Jul 24, 2017
6a83477
Create what-is-it.md
Nsikaktopdown Jul 24, 2017
f5a0b25
Added projects done
Nsikaktopdown Nov 6, 2017
0336736
Added projects done
Nsikaktopdown Nov 6, 2017
f7ceca9
Added projects done
Nsikaktopdown Nov 6, 2017
be17462
Added projects done
Nsikaktopdown Nov 6, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

# Name of your site (displayed in the header)
name: Your Username
name: Nsikak Thompson

# Short bio or description (displayed in the header)
description: Programmer From Somewhere On Earth
description: Full-stack Android Developer | UI/UX designer | Tech evangelist


#
Expand All @@ -16,15 +16,15 @@ description: Programmer From Somewhere On Earth
# Includes an icon in the footer for each username you enter
footer-links:
dribbble:
email: agarwal.akshay.akshay8@gmail.com
facebook:
email: nsikakthompson73@gmail.com
facebook: nsikak.thompson
flickr:
github: AkshayAgarwal007
instagram:
linkedin: akshay-agarwal-782018a4
github: NsikakTopdown
instagram: nsikaktommy
linkedin: nsikakthompson
pinterest:
rss: # just type anything here for a working RSS icon
twitter:
twitter: thompson_nsikak
stackoverflow: # your stackoverflow profile, e.g. "users/3807565/akshay"
youtube: # channel/<your_long_string> or user/<user-name>
googleplus: # anything in your profile username that comes after plus.google.com/
Expand Down
6 changes: 3 additions & 3 deletions _posts/2016-03-06-Eternal-Lorem-Ipsum.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: post
title: The Eternal Lorem Ipsum Placeholder Text Here
author: Author Name
title: Getting started with Android Architecture component
author: Nsikak Thompson
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac.

## The Eternal Lorem Ipsum?
-----
Expand Down
15 changes: 0 additions & 15 deletions _posts/2016-03-08-Eternal-Lorem-Ipsum.md

This file was deleted.

13 changes: 13 additions & 0 deletions _posts/getting-started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: Getting Started with Android Architeture Component
author: Nsikak Thompson
---

The Architecture Components Framework is a set of libraries and guidelines that serve as a basis for writing Android apps. They address common scenarios that developers face across a wide range of applications. This framework aims to reduce the amount of boilerplate and repetitive code, leaving you to focus on the core functionality of your application.

## what is it?
-----

The Architecture Components Framework is a set of libraries and guidelines that serve as a basis for writing Android apps. They address common scenarios that developers face across a wide range of applications. This framework aims to reduce the amount of boilerplate and repetitive code, leaving you to focus on the core functionality of your application.

19 changes: 19 additions & 0 deletions _posts/test-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: Getting Started with Android Architeture Component.md
author: Nsikak Thompson
published: true
---
---
layout: post
title: Getting Started with Android Architeture Component
author: Nsikak Thompson
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac.

## what is it?
-----

The Architecture Components Framework is a set of libraries and guidelines that serve as a basis for writing Android apps. They address common scenarios that developers face across a wide range of applications. This framework aims to reduce the amount of boilerplate and repetitive code, leaving you to focus on the core functionality of your application.

19 changes: 19 additions & 0 deletions _posts/what-is-it.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: Getting Started with Android Architeture Component
author: Nsikak Thompson
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue,
consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac.

## what is it?
-----

The Architecture Components Framework is a set of libraries and guidelines that serve as a basis for writing Android apps.
They address common scenarios that developers face across a wide range of applications. This framework aims to reduce the
amount of boilerplate and repetitive code, leaving you to focus on the core functionality of your application.

```
Sys.out.println(""
```
4 changes: 2 additions & 2 deletions _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $blue: #4183C4;
// Main theme colors
// Some cool main theme colors(violet:#8476ad;blue:#5cacee;red:#ff7373,#ff6f69;green:#6acf64,#2ddbb3;orange:#ffa268)

$mono-color:#8476ad; // main theme color(header, links, footer icons, buttons, post-title)
$mono-color: #039be5; // main theme color(header, links, footer icons, buttons, post-title)
$hl-color: $darkGray; // header link color (author name and posted on date) for blog post meta
$navbar-hover-color:$gray; // navbar hover color (site name and navbar links hover color)
$link-color: $darkerGray; // normal hyperlink color other than the ones above.
Expand All @@ -33,7 +33,7 @@ $h4-color: $gray;

// Your avatar

$avatar: "/images/avatar.jpg";
$avatar: "/images/nsikaktom.jpg";


// Font stacks
Expand Down
52 changes: 31 additions & 21 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,52 +4,62 @@ title: About
permalink: /about/
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula.
I am Nsikak Thompson a Software Engineer who builds stuffs for Android. I believe Apps built in Nigeria can be more beautiful with the use of Material Design. A tech enthusiats, motivator and a preacher of Tech. From more indications i got more love for UI design which i got Started not long ago. I desire to be world class and i believe and recommend the approach of using best pratices.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam imperdiet urna eu dolor placerat varius. Vivamus eros augue, consequat id scelerisque nec, fringilla in est. Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula.
Have been working with Android for some years now. It have really been and awesome experience

Sed faucibus felis purus, sed convallis leo dictum vehicula.

## Education

* ABC degree from XYZ University.
* ABC degree from XYZ University.
* ABC degree from XYZ University.
* ND in Computer Engineering from Uyo City Polytechnic.
* Associate Android Nanodegree from Udacity


## Roles

Founder, ABC Organisation
Lead- Android Developer at Start Innovation Hub, Co-lead GDG Uyo,

## Skills

* **Skill 1** - `Skill` / `Skill` / `Skill` / `Skill`
* **Skill 2** - `Skill` / `Skill` / `Skill` / `Skill` / `Skill` / `Skill` / `Skill`
* **Skill 3** - `Skill` / `Skill` / `Skill`
* **Skill 4** - `Skill` / `Skill` / `Skill`
* **Skill 5** - `Skill`
* **Skill 6** - `Skill` / `Skill`

* **Android Developement** - `front-end` / `backend`
* **Designer** - `UI/UX `
* **Version Control** - `Git`


## Projects

* [Jiggle](https://play.google.com/store/apps/details?id=ng.com.jiggle.jiggleapp)
* [hotels.ng App](https://play.google.com/store/apps/details?id=ng.hotels.app)
* [LFC APP](https://play.google.com/store/apps/details?id=com.livingfaith.lfciyk)

***


## Achievements


* [**This is my first achievement**](#)
* [**Android Study Jam Certificate**](#)

Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula.
I enrolled the 2016 Android Study Jams program and was certified.

***

* [**This is my second achievement**](#)
* [**Android Team Lead hotels.ng Internship 2017**](#)

Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula.
I was opportune to lead the Android team in the hotels.ng remote internship 2016. This was a great task for me.

***

* [**This is my third achievement**](#)
* [**Andela ALC Facilitator Calabar**](#)

A facilitator for Andela ALC 2017 for Calabar South South region Nigeria

***
* [**Associate Android Devloper Certified by Google**](#)

Proin pellentesque malesuada mauris, quis aliquam augue vestibulum ac. Vestibulum ut feugiat nibh. Sed faucibus felis purus, sed convallis leo dictum vehicula



## Contact me

[agarwal.akshay.akshay8@gmail.com](mailto:agarwal.akshay.akshay8@gmail.com)
[nsikakthompson73@gmail.com](mailto:nsikakthompson73@gmail.com)
Binary file added images/me.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nsikakthompson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nsikaktom.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.