Skip to content

HI #349

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

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

HI #349

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
926e5e2
first commit
Satishpas2 Oct 29, 2022
723d95f
Create CNAME
Satishpas2 Oct 29, 2022
b7dfcfb
Delete CNAME
Satishpas2 Oct 29, 2022
7f12e5c
first commit1
Satishpas2 Oct 29, 2022
20999d1
Merge branch 'master' of https://github.com/Satishpas2/artinsat.githu…
Satishpas2 Oct 29, 2022
88b5ded
first commit2
Satishpas2 Oct 29, 2022
5fa8700
first commit3
Satishpas2 Oct 29, 2022
9aca5ea
first commit3
Satishpas2 Oct 29, 2022
a16d553
first commit4
Satishpas2 Oct 29, 2022
1f68601
first commit5
Satishpas2 Oct 29, 2022
150f326
first commit7
Satishpas2 Oct 29, 2022
702df3b
first commit7
Satishpas2 Oct 29, 2022
dd4176c
first commit8
Satishpas2 Oct 29, 2022
73ec7ec
first commit8
Satishpas2 Oct 29, 2022
31743a1
first commit8
Satishpas2 Oct 29, 2022
cbb7d90
contact details updated1
Satishpas2 Oct 31, 2022
86228b9
Create CNAME
Satishpas2 Oct 31, 2022
3283c6f
Delete CNAME
Satishpas2 Oct 31, 2022
aebe5b8
contact details updated1
Satishpas2 Oct 31, 2022
3c338ad
Merge branch 'master' of https://github.com/Satishpas2/artinsat.githu…
Satishpas2 Oct 31, 2022
236c5b9
blog1
Satishpas2 Nov 8, 2022
dbe568a
update-Aug23
Satishpas2 Aug 3, 2023
ba29fb1
update1-Aug23
Satishpas2 Aug 3, 2023
ecf2acd
Books added
Satishpas2 Aug 12, 2023
21358de
Books added1
Satishpas2 Aug 12, 2023
0da8020
Books added2
Satishpas2 Aug 12, 2023
57fc208
Books added2
Satishpas2 Aug 12, 2023
a797c00
Books added3
Satishpas2 Aug 12, 2023
bf7ddbc
Books added4
Satishpas2 Aug 12, 2023
950d7a7
Books added4
Satishpas2 Aug 12, 2023
d86098b
Books added4
Satishpas2 Aug 12, 2023
9a626ce
Books added5
Satishpas2 Aug 12, 2023
6c497aa
Books added6
Satishpas2 Aug 12, 2023
5222862
Books added6
Satishpas2 Aug 12, 2023
0874ce8
Books added7
Satishpas2 Aug 12, 2023
a260aae
Books 4
Satishpas2 Aug 12, 2023
675810e
Books 4.0
Satishpas2 Aug 12, 2023
2f373f6
Books 11
Satishpas2 Aug 12, 2023
d10235b
Contact email added
Satishpas2 Aug 12, 2023
415a6bb
name changed
Satishpas2 Aug 12, 2023
f5288aa
name changedk
Satishpas2 Aug 12, 2023
1ae683e
index modified in codespace
Satishpas2 Nov 28, 2023
c463f4a
index modified in codespace
Satishpas2 Nov 28, 2023
43531dd
in index about research and posts added
Satishpas2 Nov 28, 2023
d7b8aa0
in index about research and posts added1
Satishpas2 Nov 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"master"
]
}
27 changes: 27 additions & 0 deletions 1about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: page
title: About Me
description: This is what I do.
background: '/img/bg-about.jpg'
---

<p>A Deep Learning enthusiast. Currently working on applying Deep
Learning to Spoken Language Processing.
Energetic Senior Software Engineer with 3+ years of experience
having a diverse skill-set and creative drive to software application
development. Proficient in writing code in various languages.
And having extensive experience in developing customized Deep
learning/Machine Learning architectures from scratch with good
mathematical understanding.
My goal is simple "A complete understanding of how the brain works".</p>

<p> Currently I'm open to PhD/Research position </p>

<p>My resume: </p>
<object data="/pdfs/Satish_resume1.pdf" width="1000" height="1000" type="application/pdf"></object>


<p>Feel free to contact me on </p>
</p> email: satish.pas@gmail.com </p>
</p>phone: +918971000639</p>

24 changes: 24 additions & 0 deletions 1contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: page
title: Contact Me
description: Have questions? I have answers.
background: '/img/bg-contact.jpg'
form: true
---

<!-- modify this form HTML and place wherever you want your form -->
<form
action="https://formspree.io/f/mrgwplwz"
method="POST"
>
<label>
Your email:
<input type="email" name="email">
</label>
<label>
Your message:
<textarea name="message"></textarea>
</label>
<!-- your other form fields go here -->
<button type="submit">Send</button>
</form>
28 changes: 28 additions & 0 deletions Research.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html>
<head>
<title>My Research Interests</title>
<style>
body {
background-image: url('/img/bg-contact.jpg');
}
</style>
</head>
<body>
<h2>Here lies my research interests:</h2>
<ul>
<li>Learning Theory</li>
<li>Probability Theory</li>
<li>Signal processing</li>
<li>Deep learning</li>
<li>Machine learning</li>
<li>Speech & Audio processing</li>
<li>Automatic Speech Recognition</li>
<li>Language Modelling</li>
<li>Auditory neuroscience</li>
<li>Bayesian Learning</li>
<li>Causal Learning</li>
<li>Computational Neuroscience</li>
</ul>
</body>
</html>
18 changes: 9 additions & 9 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
title: Clean Blog
email: your-email@example.com
description: A Blog Theme by Start Bootstrap
author: Start Bootstrap
baseurl: "/startbootstrap-clean-blog-jekyll"
url: "https://startbootstrap.github.io"
title: Satish Kumar
email: satish.pas@gmail.com
description: My explorations on Artificial Intelligence
author: Satish Kumar
baseurl: ""
url: "https://satishpas2.github.io/artinsat.github.io/"

# Social Profiles
twitter_username: SBootstrap
github_username: StartBootstrap
facebook_username: StartBootstrap
twitter_username: PasSatish
github_username: Satishpas2
facebook_username:
instagram_username:
linkedin_username:

Expand Down
3 changes: 3 additions & 0 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
<li class="nav-item">
<a class="nav-link" href="{{ "/posts" | relative_url }}">Posts</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{ "/Research" | relative_url }}">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{"/contact" | relative_url }}">Contact</a>
</li>
Expand Down
40 changes: 0 additions & 40 deletions _posts/2020-01-26-dinosaurs.html

This file was deleted.

39 changes: 0 additions & 39 deletions _posts/2020-01-27-dreams.html

This file was deleted.

40 changes: 0 additions & 40 deletions _posts/2020-01-28-exploration.html

This file was deleted.

40 changes: 0 additions & 40 deletions _posts/2020-01-29-prophecy.html

This file was deleted.

Loading