Giter Site home page Giter Site logo

cetienn01.github.io's Introduction

Hi there! πŸ™‹πŸΏβ€β™‚οΈ

✨ I'm Chris ✨


πŸ‘¨πŸΏβ€πŸ”¬ I am a multidisciplinary scientist working at the intersection of Biology 🧫 , Chemistry βš—οΈ, and Data Science πŸ‘¨πŸΏβ€πŸ’»

LinkedIn ΒΊ Twitter ΒΊ Medium ΒΊ GitHub ΒΊ Gmail ΒΊ Chris Etienne's Website


  • πŸ— I’m working on identifying novel Targets 🎯 and Biomarkers 🎲 in Hematological Malignancies 🩸 and Solid Tumors 🧱
  • πŸ”­ I’m currently learning more about AI πŸš€ with a focus on Deep Learning and Machine Learning πŸ€–
  • πŸ’­ Ask me about Immunology 🧬, OncologyπŸ”¬ and Chemical Biology πŸ§ͺ
  • 🀝 I’m looking to collaborate on interesting Bioinformatics or Cheminformatics research projects
  • πŸ€” I’m thinking about novel approaches to Drug Discovery πŸ’Š and Targeted Therapy ⚑
  • πŸ’― I am passionate about STEM Education πŸ“š and Social Justice πŸ’‘
  • πŸ“« You can connect with me directly at one of the platforms listed above ⬆️

Chris Etienne's GitHub Stats

Selected Programming Tools




Computational Research Interests
  • developing novel bioinformatics tools to investigate high-throughput genomics data to understand the mechanisms of diseases, with a particular interest in cancer
  • applying computational methods to study biological processes such as protein-protein interaction and protein-ligand binding to design the next generation of cell permeable and orally bioavailable macrocyclic drugs.
  • implementing machine learning algorithms to support classification and prediction of clinical outcomes using molecular features

Laboratory Research Interests
  • application of genome engineering techniques and high-throughput genetic screening methods to identify biological functions of unknown genes and novel drug targets in the context of ImmunoTherapy.
  • assay development and tool generation to dissect immune surveillance mechanisms and T cell signaling, and validate new immunotherapy drugs
  • ...

cetienn01.github.io's People

Contributors

cetienn01 avatar dependabot[bot] avatar

Watchers

 avatar  avatar

cetienn01.github.io's Issues

footer not displaying properly

The footer.html page from the includes folder is setup such that social networks profiles can be displayed at the bottom of every page on the website, but so far it is not showing up correctly.

  • I checked the _config.yml file and added links for my LinkedIn, twitter, and GitHub.. however, those are not displaying.

Note: I don't have a twitter account, but i don't think it matters...the twitter logo/icon (and all the others: GitHub, LinkedIn, etc..) should display regardless. For twitter, it just won't be an active link when someone clicks on it (until i link a valid twitter account)

How it should look.

Screen Shot 2020-05-17 at 7 26 13 PM

How it actually looks

Screen Shot 2020-05-17 at 7 27 58 PM

create docker container to compile and build the website

@armish, I want to take a shot at building a docker container to run the website locally and automatically push all changes. also, this would help with all the troubleshooting of Ruby and Gems etc..
Especially since one thing is working on your computer but not on mine hahaha we can hopefully avoid those issues.

issue displaying newly created HTML page

I created a new html page called Projects, but it is not showing up on the website.
I set the permalink like this.

---
layout: page
title: Projects
permalink: /projects/
description: My fun projects.
background: '/img/science-stock-image.png/'
---

<!DOCTYPE html>
<html>
  <body>
     {{ content }}
  </body>
</html>

Any ideas what i'm missing

issue with <gem "github-pages"> during build

gem "github-pages" does not work when testing the website locally. I had to comment it out and allow only the gem "jekyll", "~> 3.8.5" to load in order for the website to be built locally.
However, in order to host the website with GitHub Pages, I need the github-pages gem.

want to reduce white space in margin.

So i've noticed that most of these jekyll themes/templates have a lot of white space in the margin.
@armish - Is that normal? Is there a way to reduce the margin? 😳
Screen Shot 2020-05-14 at 11 33 00 PM

  • I've been playing with different html and css tags to style the pages and change the margin size, but hasnt seemed to worked so far.
  • I tried adjusting everything: margin, border, and padding, but each one did something different than my desired results.
  • I was trying to adjust the _global.scss file.. which is found at the following location: assests/vendor/startboostrap-clean-blog/scss/ because it has the global styling for the template, but I think maybe i should be changing a different file..

Another option that i am thinking about is to actually keep the margin as is, but fill it with some cool stuff, like showing latest posts and/or latest projects from the POST and/or PROJECTS pages. im also thinking to add a twitter feed for things that i share on twitter. However, this second option is very ambitious and would probably require a lot more web development/design than i know lol. So maybe this is something for much later, once i have the page up and running and have a stronger handle of html and css and js` under my belt

background image

The background images are not displaying when i publish the site using GitHub pages.
The images display correctly when i test the website locally, but not on the live version.

adding profile picture to navbar

having trouble adding profile picture to the navbar in the About section.
Although, I really like how the navbar looks, so i might just try adding the image in the head or body of the page.
I was able to use the gem jekyll-avatar to include my GitHub avatar (profile picture), but I actually want to upload a different profile image.

notifications not received from contact form

I tested the contact form on the website to see if messages would go to my email but I didn't receive anything.

From the README file for this template
This theme features a blog homepage, about page, contact page, and an example post page along with a working contact form powered by [Formspree](https://formspree.io/)

.
.
.
-> email (after setting this setting to a working email address, fill out the form on the contact page and send it - then check your email and verify the address and the form will send you messages when used).

NOTE :

  • I have a working email address setup in the config.yml file, but i still don't get ay notification, when i test the contact form. (I checked the Spam folder as well).
  • I also checked both the contact.html and footer.html pages, where one can accessed the contact form, and both are setup correctly to pull the email address via site.email

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.