From 6a6fa1317283c66953b224ec1ddc57ad29099b63 Mon Sep 17 00:00:00 2001 From: kipngetich Date: Tue, 30 Jan 2024 21:12:10 +0300 Subject: [PATCH] Remove previously used content --- app.rb | 2 +- views/2024/attending.haml | 5 +- views/2024/code_of_conduct.haml | 9 +- views/2024/conference.haml | 6 +- views/2024/contact.haml | 5 + views/2024/home.haml | 32 +-- views/2024/layout.haml | 9 +- views/2024/location.haml | 34 ++- views/2024/speakers.haml | 489 ++++++++++++++++---------------- views/2024/sponsors.haml | 56 ++-- 10 files changed, 327 insertions(+), 320 deletions(-) create mode 100644 views/2024/contact.haml diff --git a/app.rb b/app.rb index 7a25b3f..e72088a 100644 --- a/app.rb +++ b/app.rb @@ -150,7 +150,7 @@ def asset_path(file) end get '/contact' do - @title = :code_of_conduct + @title = :contact haml :"/2024/contact", :layout => :"2024/layout" end diff --git a/views/2024/attending.haml b/views/2024/attending.haml index cfd5a5c..d68b7dc 100644 --- a/views/2024/attending.haml +++ b/views/2024/attending.haml @@ -2,6 +2,5 @@ %h2 Attending %p - RubyConf Kenya is an inclusive conference and as such strives to be - %a(href="#conduct") welcoming - and accessible to as many people as possible. + RubyConf Kenya is an inclusive conference and as such strives to be welcoming and accessible + to as many people as possible. diff --git a/views/2024/code_of_conduct.haml b/views/2024/code_of_conduct.haml index 8f21333..9056b30 100644 --- a/views/2024/code_of_conduct.haml +++ b/views/2024/code_of_conduct.haml @@ -1,6 +1,9 @@ %section#conduct.body-section--content %h2 Code of Conduct %p - RubyConf Kenya is run under the auspices of Ruby Kenya. You can view our - %a(href="http://nairuby.org/about/code-of-conduct/" target="_blank") code of conduct. - These rules must be followed by all attendees at all conference-related events. + RubyConf Kenya is run under the auspices of Ruby Kenya. You can view our Code of Conduct + %a(href="#" target="_blank") link + + %h3 Coming Soon ! + + -# %p These rules must be followed by all attendees at all conference-related events. diff --git a/views/2024/conference.haml b/views/2024/conference.haml index e67db25..b8f1abb 100644 --- a/views/2024/conference.haml +++ b/views/2024/conference.haml @@ -5,9 +5,9 @@ %sup th to 27 %sup th - July at iHub, 6th Floor, Senteu Plaza Galana/Lenana Road Junction · Nairobi. | + July at | Coming Soon | · Nairobi , Kenya | %p - %a.button(href="https://goo.gl/maps/ocFot5hS4iG2" target="_blank") Directions + %a.button(href="#" target="_blank") Directions (Coming Soon) %p - %a.button(href="/pdfs/2019/RubyConfKE_2019_schedule.pdf" target="_blank") View schedule + %a.button(href="#" target="_blank") View schedule (Coming Soon) diff --git a/views/2024/contact.haml b/views/2024/contact.haml new file mode 100644 index 0000000..99f1f19 --- /dev/null +++ b/views/2024/contact.haml @@ -0,0 +1,5 @@ +%section#contact.body-section--content + %h2 Contact + %p You can reach us through the following channels + + %h3 Coming Soon ! diff --git a/views/2024/home.haml b/views/2024/home.haml index 0f1115f..37cb4cc 100644 --- a/views/2024/home.haml +++ b/views/2024/home.haml @@ -1,32 +1,6 @@ -%section.body-section--event-header - %a.skip-nav(href="#after-nav") Skip navigation - .body-section--event-header__inner - %hgroup - %h1.body-section--event-header__event - %span.event-title RubyConf - %span.event-title Africa - %span.two-oh-one-five - %span.two 2 - %span.oh 0 - %span.one 2 - %span.five 4 - %span> - %h4 THEME: AGILE, OPEN SOURCE AND ENTREPRENEURSHIP - %p On the 26th to 27th July 2024 leading Ruby developers from around the world will come | - together to share, inspire and learn. | - - -#%a(href="/pdfs/2018/Ruby%20Conference%20Schedule.pdf" target="_blank" ) View schedule. - %h2.body-section--event-header__city - %span Nairobi - %span Kenya - %h3.body-section--event-header__date - 26 - %sup> th -  27 - %sup> th -  July 2024 - .body-section--event-header__tickets - %a.button(href="http://meetu.ps/e/GCWQJ/1XVb3/f") Register Now! +%section#venue.body-section--venue + %img.body-section__header-image{src:'/images/rub_conf_banner.jpeg'} + %p All the conference sessions will be held at · Nairobi | Kenya diff --git a/views/2024/layout.haml b/views/2024/layout.haml index 5548623..23dc101 100644 --- a/views/2024/layout.haml +++ b/views/2024/layout.haml @@ -26,7 +26,7 @@ %a(href= "/conference") Conference %a(href= "/sponsors") Sponsors %a(href= "/code_of_conduct") Code of Conduct - %a(href= "#contact") Contact + %a(href= "/contact") Contact -# add the page body section below using yield != yield @@ -35,9 +35,10 @@ -# add the footer section below %section#contact.body-section--event-footer %h4 Contact Us - %h5 Send us an email - %p.body-section--event-footer__links - %a(href="mailto:organisers@nairuby.org") organisers@nairuby.org + %p You can reach us through the following channels + -# %h3 Coming Soon! + -# %p.body-section--event-footer__links + -# %a(href="mailto:organisers@nairuby.org") organisers@nairuby.org -# %h4 Elsewhere -# %ul.body-section--event-footer__links -# %li diff --git a/views/2024/location.haml b/views/2024/location.haml index 2560fac..754a22d 100644 --- a/views/2024/location.haml +++ b/views/2024/location.haml @@ -1,7 +1,29 @@ -%section#venue.body-section--venue - %img.body-section__header-image{src:'/images/rub_conf_banner.jpeg'} - %p All the conference sessions will be held at · Nairobi | Kenya +%section.body-section--event-header + %a.skip-nav(href="#after-nav") Skip navigation + .body-section--event-header__inner + %hgroup + %h1.body-section--event-header__event + %span.event-title RubyConf + %span.event-title Africa + %span.two-oh-one-five + %span.two 2 + %span.oh 0 + %span.one 2 + %span.five 4 + %span> + %h4 THEME: AGILE, OPEN SOURCE AND ENTREPRENEURSHIP + %p On the 26th to 27th July 2024 leading Ruby developers from around the world will come | + together to share, inspire and learn. | - %p - -# %a.button(href="https://goo.gl/maps/ocFot5hS4iG2") Directions - %a.button(href="#") Directions \ No newline at end of file + -#%a(href="/pdfs/2018/Ruby%20Conference%20Schedule.pdf" target="_blank" ) View schedule. + %h2.body-section--event-header__city + %span Nairobi + %span Kenya + %h3.body-section--event-header__date + 26 + %sup> th +  27 + %sup> th +  July 2024 + .body-section--event-header__tickets + %a.button(href="http://meetu.ps/e/GCWQJ/1XVb3/f") Register Now! \ No newline at end of file diff --git a/views/2024/speakers.haml b/views/2024/speakers.haml index 6cf0e14..72501e9 100644 --- a/views/2024/speakers.haml +++ b/views/2024/speakers.haml @@ -1,246 +1,247 @@ %section#speakers.body-section--content %h2 Speakers - - %div.grid - %div.grid__cell.speaker - %h3.speaker__name Stella Maris - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/stella.jpeg" alt="Photo of Stella Maris") - %div.speaker__bio - %p Stella is backend engineer at sokowatch. She also enjoys contributing to open source | - projects and has been a contributor to organizations such AgileVentures EBWiki and | - PublicLab. She is a coach at Rails Girls and really enjoys sharing what she knows with | - young ladies eager to learn programming. She is a free spirit, enjoys outdoor activities | - such as hiking and all adrenal rushing activities. Did she mention that it’s her first | - time speaking at a conference? | - - %ol.speaker__links - %li - %a(href="https://twitter.com/StlMaris") @StlMaris - %li - %a(href="https://github.com/StlMaris123") github.com/StlMaris123 - - %div.grid__cell.speaker - %h3.speaker__name Laura Kirby - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/laura.jpeg" alt="Photo of Laura Kirby") - %div.speaker__bio - %p Laura is a software engineer at IBM Aspera. She is currently working on a full-stack | - web application that processes and manages big data. In her spare time, she volunteers for | - Bridge Foundry, a non-profit that aims to diversify the tech industry. When she isn’t | - thinking about code, she can be found practicing gymnastics or hosting friends for board | - games. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/kirby_laura") @kirby_laura - %li - %a(href="https://github.com/LauraKirby") github.com/LauraKirby - %li - %a(href="https://codetoempower.com/") codetoempower.com - - %div.grid__cell.speaker - %h3.speaker__name Purity Maina - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/purity.jpg" alt="Photo of Laura Kirby") - %div.speaker__bio - %p Purity Maina is a software engineer who has been building Fintech products for the African market for the past 4 years and loving the journey. She has worked with notable companies such as World Bank, Kenya Films Board and Kenya Tourism Board to build more inclusive products for the market. She is currently working with Lipalater as a lead software engineer.Away from her computer, Purity will either be teaching children how to write code or on the lookout for collectable art pieces. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/bantu_bytes") @bantu_bytes - %li - %a(href="https://www.linkedin.com/in/puritymaina") linkedin.com/in/puritymaina - - %div.grid__cell.speaker - %h3.speaker__name Denis Sellu - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/sellu.jpeg" alt="Photo of Denis Sellu") - %div.speaker__bio - %p I solve problems at CookiesHQ, a technical agency based in Bristol, UK. I’m a strategy | - game and fantasy fiction fan, and a coconut connoisseur. Coconut doesn’t ask questions, | - coconut understands. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/TheCookiesHQ") @TheCookiesHQ - %li - %a(href="https://www.cookieshq.co.uk/") www.cookieshq.co.uk - %div.grid__cell.speaker - %h3.speaker__name Amr Abdelwahab - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/abdelwahab.jpg" alt="Photo of Amr Abdelwahab") - %div.speaker__bio - %p An African Egyptian native who crossed continents to work with his passion in digital | - environments. Amr's interests span technology, tech-communities, politics and politics in | - tech, all enriched through various software engineering roles in Egypt, Hungary and | - Germany. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/amrabdelwahab") @amrabdelwahab - - %div.grid__cell.speaker - %h3.speaker__name Vishal Chandnani - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/Vishal.jpeg" alt="Photo of Vishal Chandnani") - %div.speaker__bio - %p Vishal spent most of his childhood in Dubai, UAE. He earned his Bachelor’s degree in | - Electronics and Telecommunications Engineering from Pune University (India) and his | - \Master’s degree in Electrical Engineering from Syracuse University. Vishal started his | - professional career at Lucent Technologies (Bell Labs Innovations), where he developed | - and supported software for CDMA wireless communication systems. Prior to joining Def | - Method, Vishal worked at The Boeing Company, where he developed and supported software for | - the US Government Intelligence Community. Vishal enjoys going to the beach and loves | - family vacations. | - - %ol.speaker__links - %li - %a(href="https://www.linkedin.com/in/vchandnani") linkedin.com/in/vchandnani - %li - %a(href="https://github.com/vchandnani") github.com/vchandnani - - %div.grid__cell.speaker - %h3.speaker__name Paul Oguda - %p.speaker__photo - %img.speaker__photo__image(src="/images/2018/speakers/paul_o.png" alt="Photo of Paul Oguda") - %div.speaker__bio - %p Paul Oguda is a Spatial Planner with bias towards Smart Cities, an autodidact | - Programmer who loves Ruby but plays with Elixir/Erlang , Python, and Javascript at times. | - Furthermore, he loves GIS and Mapping and when not playing with computers he relaxes by | - watching local and international football. Currently Paul works at Research Solutions | - Africa as a location analyst. | - - %ol.speaker__links - %li - %a(href="http://ogudah.com") ogudah.com - %li - %a(href="http://twitter.com/kamalogudah") @kamalogudah - %li - %a(href="https://github.com/kamalogudah") github.com/kamalogudah - %div.grid__cell.speaker - %h3.speaker__name Raounak Sharma - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/raounak.jpg" alt="Photo of Raounak Sharma") - %div.speaker__bio - %p I am in the field of Web-development form past 3 years and I am loving it. Currently, I | - am a pursuing my undergraduation in Computer Science and working as a software developer | - in a company(Namyata). I provide services in Web-development and DevOps. When I am not | - coding you will probably find me on a football field. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/Raounaksharma") @Raounaksharma - %li - %a(href="http://raounak-sharma.herokuapp.com") raounak-sharma.herokuapp.com - %div.grid__cell.speaker - %h3.speaker__name Prathamesh Sonpatki - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/Prathamesh.jpg" alt="Photo of Prathamesh Sonpatki") - %div.speaker__bio - %p Prathamesh is Director at BigBinary. He builds web apps using Rails and React.js!. He | - is interested in open source and contribute to many Ruby and Rails related projects. He is | - part of Rails issues team and contributes heavily to Ruby on Rails and related projects. | - He likes Emacs operating system a lot and can be found constantly tweaking his .emacs.d | - - %ol.speaker__links - %li - %a(href="https://twitter.com/_cha1tanya") @_cha1tanya - %li - %a(href="https://github.com/prathamesh-sonpatki") github.com/prathamesh-sonpatki - %div.grid__cell.speaker - %h3.speaker__name Sigu Magwa - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/sigu.jpg" alt="Photo of Sigu") - %div.speaker__bio - %p - An open source enthusiast who is a remote volunteer developer an open source community - %a(href="https://www.agileventures.org/") AgileVentures. - Currently a member of - %a(href="www.podiihq.com/") Podii -  - software company based in Kisumu Kenya. - Previously worked remotely as a coach and developer at the Swedish based academy and | - company Craft Academy. Been working with Ruby on Rails for a while and has a growing | - interest in Elixir and Phoenix. | - - %ol.speaker__links - %li - %a(href="https://twitter.com/s_igu") @s_igu - %li - %a(href="http://podiihq.com") podiihq.com - %div.grid__cell.speaker - %h3.speaker__name Itoyanagi Sakura - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/sakura.png" alt="Photo ofItoyanagi Sakura") - %div.speaker__bio - %p Ruby committer, RDoc main maintainer, and Ruby core tools contributor. - - %ol.speaker__links - %li - %a(href="https://twitter.com/aycabta") @aycabta - %li - %a(href="https://github.com/aycabta") github.com/aycabta - %li - %a(href="https://space-pirates.co.jp") space-pirates.co.jp - %div.grid__cell.speaker - %h3.speaker__name Marvin Hosea - %p.speaker__photo - %img.speaker__photo__image(src="/images/all/speakers/marvin.jpeg" alt="Photo of Marvin Hosea") - %div.speaker__bio - %p Marvin Collins Hosea is CEO and Founder at Apps:Lab Limited. He studied computer | - science at Moi University and after working for six companies, he quitted his job to run | - Apps:Lab Limited full time. He builds awesome stuff with PHP - Laravel, Golang, and Java | - at Apps:Lab. He is also an advocate for Docker and DevOps practices. Apart from working | - at Apps:Lab, he is passionate about building and impacting tech communities and organize | - Android254 and DroidConKE. Off tech and work, He delivers food at LetaFood and a failed | - rapper who love street food. | - - %ol.speaker__links - %li - %a(href="http://appslab.co.ke/") appslab.co.ke - %div.grid__cell.speaker - %h3.speaker__name Michael Kimathi - %p.speaker__photo - %img.speaker__photo__image(src="/images/2018/speakers/michael.jpg" alt="Photo of Michael") - %div.speaker__bio - %p - Michael Kimathi has over 7 years experience working in innovative ecosystems and | - building solutions notably with BlackBerry Developer Community, Nairuby, Masomomoja, GDG, | - Unbound, | - - %a(href="http://uonbi.ac.ke/") University of Nairobi - , StartupBlink, BantaMik and Atlassian. Currently, he is an entrepreneur learning from | - his past failures and developing better solutions which will impact the world we are | - living in. Previously, he was the Community Development Manager at C4DLab, where he | - worked closely with team C4DLab to develop innovation strategy, Partnership and change | - the University culture from the old status quo way of doing things to one at the | - forefront of innovation, he mentored startups, hosted events, organized entrepreneurship | - mechanics related talks with distinguished industry entrepreneurs. - - %ol.speaker__links - %li - %a(href="https://twitter.com/m_k_global") @m_k_global - %li - %a(href="https://github.com/iamleader") github.com/iamleader - %div.grid__cell.speaker - %h3.speaker__name Bernard Banta - %p.speaker__photo - %img.speaker__photo__image(src="/images/2018/speakers/banta.png" alt="Photo of Bernard Banta") - %div.speaker__bio - %p - Currently the CTO and Co-founder at - %a(href="https://finplusgroup.com/") Finplus. - Banta is a computer scientist and an entrepreneur. He is passionate about technology | - and how it can be used to leverage and transform Africa in the way we live, work, play | - and govern. In his spare time, he'll often preside over executive and media talks on his | - pet subjects of entrepreneurship, innovation and transformation using technology. When | - it comes to building, his ultimate goal is to make the world a better place. He is an | - entrepreneur and an engineer on the bleeding edge of technology. | - - %ol.speaker__links - %li - %a(href="https://finplusgroup.com/") finplusgroup.com - %li - %a(href="https://twitter.com/bantab") @bantaB - %li - %a(href="https://github.com/banta") github.com/banta + %h3 Coming Soon + + -# %div.grid + -# %div.grid__cell.speaker + -# %h3.speaker__name Stella Maris + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/stella.jpeg" alt="Photo of Stella Maris") + -# %div.speaker__bio + -# %p Stella is backend engineer at sokowatch. She also enjoys contributing to open source | + -# projects and has been a contributor to organizations such AgileVentures EBWiki and | + -# PublicLab. She is a coach at Rails Girls and really enjoys sharing what she knows with | + -# young ladies eager to learn programming. She is a free spirit, enjoys outdoor activities | + -# such as hiking and all adrenal rushing activities. Did she mention that it’s her first | + -# time speaking at a conference? | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/StlMaris") @StlMaris + -# %li + -# %a(href="https://github.com/StlMaris123") github.com/StlMaris123 + -# + -# %div.grid__cell.speaker + -# %h3.speaker__name Laura Kirby + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/laura.jpeg" alt="Photo of Laura Kirby") + -# %div.speaker__bio + -# %p Laura is a software engineer at IBM Aspera. She is currently working on a full-stack | + -# web application that processes and manages big data. In her spare time, she volunteers for | + -# Bridge Foundry, a non-profit that aims to diversify the tech industry. When she isn’t | + -# thinking about code, she can be found practicing gymnastics or hosting friends for board | + -# games. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/kirby_laura") @kirby_laura + -# %li + -# %a(href="https://github.com/LauraKirby") github.com/LauraKirby + -# %li + -# %a(href="https://codetoempower.com/") codetoempower.com + -# + -# %div.grid__cell.speaker + -# %h3.speaker__name Purity Maina + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/purity.jpg" alt="Photo of Laura Kirby") + -# %div.speaker__bio + -# %p Purity Maina is a software engineer who has been building Fintech products for the African market for the past 4 years and loving the journey. She has worked with notable companies such as World Bank, Kenya Films Board and Kenya Tourism Board to build more inclusive products for the market. She is currently working with Lipalater as a lead software engineer.Away from her computer, Purity will either be teaching children how to write code or on the lookout for collectable art pieces. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/bantu_bytes") @bantu_bytes + -# %li + -# %a(href="https://www.linkedin.com/in/puritymaina") linkedin.com/in/puritymaina + -# + -# %div.grid__cell.speaker + -# %h3.speaker__name Denis Sellu + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/sellu.jpeg" alt="Photo of Denis Sellu") + -# %div.speaker__bio + -# %p I solve problems at CookiesHQ, a technical agency based in Bristol, UK. I’m a strategy | + -# game and fantasy fiction fan, and a coconut connoisseur. Coconut doesn’t ask questions, | + -# coconut understands. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/TheCookiesHQ") @TheCookiesHQ + -# %li + -# %a(href="https://www.cookieshq.co.uk/") www.cookieshq.co.uk + -# %div.grid__cell.speaker + -# %h3.speaker__name Amr Abdelwahab + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/abdelwahab.jpg" alt="Photo of Amr Abdelwahab") + -# %div.speaker__bio + -# %p An African Egyptian native who crossed continents to work with his passion in digital | + -# environments. Amr's interests span technology, tech-communities, politics and politics in | + -# tech, all enriched through various software engineering roles in Egypt, Hungary and | + -# Germany. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/amrabdelwahab") @amrabdelwahab + -# + -# %div.grid__cell.speaker + -# %h3.speaker__name Vishal Chandnani + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/Vishal.jpeg" alt="Photo of Vishal Chandnani") + -# %div.speaker__bio + -# %p Vishal spent most of his childhood in Dubai, UAE. He earned his Bachelor’s degree in | + -# Electronics and Telecommunications Engineering from Pune University (India) and his | + -# \Master’s degree in Electrical Engineering from Syracuse University. Vishal started his | + -# professional career at Lucent Technologies (Bell Labs Innovations), where he developed | + -# and supported software for CDMA wireless communication systems. Prior to joining Def | + -# Method, Vishal worked at The Boeing Company, where he developed and supported software for | + -# the US Government Intelligence Community. Vishal enjoys going to the beach and loves | + -# family vacations. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://www.linkedin.com/in/vchandnani") linkedin.com/in/vchandnani + -# %li + -# %a(href="https://github.com/vchandnani") github.com/vchandnani + -# + -# %div.grid__cell.speaker + -# %h3.speaker__name Paul Oguda + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/2018/speakers/paul_o.png" alt="Photo of Paul Oguda") + -# %div.speaker__bio + -# %p Paul Oguda is a Spatial Planner with bias towards Smart Cities, an autodidact | + -# Programmer who loves Ruby but plays with Elixir/Erlang , Python, and Javascript at times. | + -# Furthermore, he loves GIS and Mapping and when not playing with computers he relaxes by | + -# watching local and international football. Currently Paul works at Research Solutions | + -# Africa as a location analyst. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="http://ogudah.com") ogudah.com + -# %li + -# %a(href="http://twitter.com/kamalogudah") @kamalogudah + -# %li + -# %a(href="https://github.com/kamalogudah") github.com/kamalogudah + -# %div.grid__cell.speaker + -# %h3.speaker__name Raounak Sharma + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/raounak.jpg" alt="Photo of Raounak Sharma") + -# %div.speaker__bio + -# %p I am in the field of Web-development form past 3 years and I am loving it. Currently, I | + -# am a pursuing my undergraduation in Computer Science and working as a software developer | + -# in a company(Namyata). I provide services in Web-development and DevOps. When I am not | + -# coding you will probably find me on a football field. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/Raounaksharma") @Raounaksharma + -# %li + -# %a(href="http://raounak-sharma.herokuapp.com") raounak-sharma.herokuapp.com + -# %div.grid__cell.speaker + -# %h3.speaker__name Prathamesh Sonpatki + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/Prathamesh.jpg" alt="Photo of Prathamesh Sonpatki") + -# %div.speaker__bio + -# %p Prathamesh is Director at BigBinary. He builds web apps using Rails and React.js!. He | + -# is interested in open source and contribute to many Ruby and Rails related projects. He is | + -# part of Rails issues team and contributes heavily to Ruby on Rails and related projects. | + -# He likes Emacs operating system a lot and can be found constantly tweaking his .emacs.d | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/_cha1tanya") @_cha1tanya + -# %li + -# %a(href="https://github.com/prathamesh-sonpatki") github.com/prathamesh-sonpatki + -# %div.grid__cell.speaker + -# %h3.speaker__name Sigu Magwa + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/sigu.jpg" alt="Photo of Sigu") + -# %div.speaker__bio + -# %p + -# An open source enthusiast who is a remote volunteer developer an open source community + -# %a(href="https://www.agileventures.org/") AgileVentures. + -# Currently a member of + -# %a(href="www.podiihq.com/") Podii + -#  - software company based in Kisumu Kenya. + -# Previously worked remotely as a coach and developer at the Swedish based academy and | + -# company Craft Academy. Been working with Ruby on Rails for a while and has a growing | + -# interest in Elixir and Phoenix. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/s_igu") @s_igu + -# %li + -# %a(href="http://podiihq.com") podiihq.com + -# %div.grid__cell.speaker + -# %h3.speaker__name Itoyanagi Sakura + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/sakura.png" alt="Photo ofItoyanagi Sakura") + -# %div.speaker__bio + -# %p Ruby committer, RDoc main maintainer, and Ruby core tools contributor. + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/aycabta") @aycabta + -# %li + -# %a(href="https://github.com/aycabta") github.com/aycabta + -# %li + -# %a(href="https://space-pirates.co.jp") space-pirates.co.jp + -# %div.grid__cell.speaker + -# %h3.speaker__name Marvin Hosea + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/all/speakers/marvin.jpeg" alt="Photo of Marvin Hosea") + -# %div.speaker__bio + -# %p Marvin Collins Hosea is CEO and Founder at Apps:Lab Limited. He studied computer | + -# science at Moi University and after working for six companies, he quitted his job to run | + -# Apps:Lab Limited full time. He builds awesome stuff with PHP - Laravel, Golang, and Java | + -# at Apps:Lab. He is also an advocate for Docker and DevOps practices. Apart from working | + -# at Apps:Lab, he is passionate about building and impacting tech communities and organize | + -# Android254 and DroidConKE. Off tech and work, He delivers food at LetaFood and a failed | + -# rapper who love street food. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="http://appslab.co.ke/") appslab.co.ke + -# %div.grid__cell.speaker + -# %h3.speaker__name Michael Kimathi + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/2018/speakers/michael.jpg" alt="Photo of Michael") + -# %div.speaker__bio + -# %p + -# Michael Kimathi has over 7 years experience working in innovative ecosystems and | + -# building solutions notably with BlackBerry Developer Community, Nairuby, Masomomoja, GDG, | + -# Unbound, | + -# + -# %a(href="http://uonbi.ac.ke/") University of Nairobi + -# , StartupBlink, BantaMik and Atlassian. Currently, he is an entrepreneur learning from | + -# his past failures and developing better solutions which will impact the world we are | + -# living in. Previously, he was the Community Development Manager at C4DLab, where he | + -# worked closely with team C4DLab to develop innovation strategy, Partnership and change | + -# the University culture from the old status quo way of doing things to one at the | + -# forefront of innovation, he mentored startups, hosted events, organized entrepreneurship | + -# mechanics related talks with distinguished industry entrepreneurs. + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://twitter.com/m_k_global") @m_k_global + -# %li + -# %a(href="https://github.com/iamleader") github.com/iamleader + -# %div.grid__cell.speaker + -# %h3.speaker__name Bernard Banta + -# %p.speaker__photo + -# %img.speaker__photo__image(src="/images/2018/speakers/banta.png" alt="Photo of Bernard Banta") + -# %div.speaker__bio + -# %p + -# Currently the CTO and Co-founder at + -# %a(href="https://finplusgroup.com/") Finplus. + -# Banta is a computer scientist and an entrepreneur. He is passionate about technology | + -# and how it can be used to leverage and transform Africa in the way we live, work, play | + -# and govern. In his spare time, he'll often preside over executive and media talks on his | + -# pet subjects of entrepreneurship, innovation and transformation using technology. When | + -# it comes to building, his ultimate goal is to make the world a better place. He is an | + -# entrepreneur and an engineer on the bleeding edge of technology. | + -# + -# %ol.speaker__links + -# %li + -# %a(href="https://finplusgroup.com/") finplusgroup.com + -# %li + -# %a(href="https://twitter.com/bantab") @bantaB + -# %li + -# %a(href="https://github.com/banta") github.com/banta diff --git a/views/2024/sponsors.haml b/views/2024/sponsors.haml index b9a17a7..b6afaef 100644 --- a/views/2024/sponsors.haml +++ b/views/2024/sponsors.haml @@ -1,32 +1,34 @@ %section#sponsors.body-section--sponsors %h2 Sponsors - %p RubyConf KE Nairobi 2019 is made possible through the generous support of our sponsors. | + %p RubyConf KE Nairobi 2024 is made possible through the generous support of our sponsors. | Please give them your support too. | - %h3 Startup Sponsors - %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://kopokopo.co.ke/") - %img(src="/images/all/sponsors/kopokopo.png" alt="kopokopo") - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="http://nairuby.org/") - %img(src="/images/all/sponsors/bantamik.png" alt="BantaMik") + %h3 Coming Soon! - %h3 Supporters - %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://ihub.co.ke/") - %img(src="/images/all/sponsors/ihub.png" alt="iHub Nairuby") - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://www.cookieshq.co.uk/") - %img(src="/images/all/sponsors/cookieshq.png" alt="cookieshq") - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://www.ibm.com") - %img(src="/images/all/sponsors/ibm.jpg" alt="IBM") - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://appslab.co.ke") - %img(src="/images/all/sponsors/appslab.png" alt="AppLab") - %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters - %li.sponsors__sponsor.sponsors__sponsor--ihum - %a(href="https://lipalater.com/") - %img(src="/images/all/sponsors/lipalater.png" alt="lipalater") + -# %h3 Startup Sponsors + -# %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://kopokopo.co.ke/") + -# %img(src="/images/all/sponsors/kopokopo.png" alt="kopokopo") + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="http://nairuby.org/") + -# %img(src="/images/all/sponsors/bantamik.png" alt="BantaMik") + -# + -# %h3 Supporters + -# %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://ihub.co.ke/") + -# %img(src="/images/all/sponsors/ihub.png" alt="iHub Nairuby") + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://www.cookieshq.co.uk/") + -# %img(src="/images/all/sponsors/cookieshq.png" alt="cookieshq") + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://www.ibm.com") + -# %img(src="/images/all/sponsors/ibm.jpg" alt="IBM") + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://appslab.co.ke") + -# %img(src="/images/all/sponsors/appslab.png" alt="AppLab") + -# %ol.sponsors__sponsor-list.sponsors__sponsor-list--supporters + -# %li.sponsors__sponsor.sponsors__sponsor--ihum + -# %a(href="https://lipalater.com/") + -# %img(src="/images/all/sponsors/lipalater.png" alt="lipalater")