Josep Torrellas is a prominent computer scientist known for his contributions to the fields of computer architecture and parallel computing. He has worked on various topics related to computer systems, including memory systems, processor design, and multithreading. Torrellas is also a professor at the University of Illinois at Urbana-Champaign, where he has been involved in research and education. He has published numerous research papers and has been influential in advancing the understanding of how computer systems can be optimized for performance and efficiency.
Julia Hirschberg is a prominent computer scientist known for her contributions to the fields of natural language processing (NLP) and computational linguistics. She is a professor at Columbia University and has conducted significant research in areas such as discourse analysis, speech processing, and the study of prosody in spoken language. Her work often involves the use of machine learning and statistical methods to improve understanding and generation of human language by computers.
K. Mani Chandy is a prominent computer scientist known for his significant contributions to the fields of distributed computing, concurrent computing, and systems design. He is particularly recognized for his work on distributed algorithms and the development of techniques for designing and analyzing systems that operate in a distributed manner. Chandy is also known for co-authoring the book "Distributed Computing: Principles, Algorithms, and Systems," which is widely referenced in the study of distributed systems.
Katherine Yelick is a prominent computer scientist known for her work in high-performance computing, parallel programming, and the design of programming languages. She is a professor of Electrical Engineering and Computer Sciences at the University of California, Berkeley, and has been involved in research areas such as compiler design, performance optimization, and scientific computing.
Ken Birman is a notable figure in the field of computer science, particularly known for his work in distributed systems, fault tolerance, and network protocols. He is a professor at Cornell University, where he has contributed significantly to research involving communication systems, replication, and the principles of reliable computing. Birman is also known for the development of several important systems and algorithms, including the Isis system for fault-tolerant distributed computing, and he has authored influential papers and books on these topics.
Kent Fuchs is an American academic administrator and electrical engineer. He is known for his role as the president of the University of Florida (UF), a position he has held since January 2015. Under his leadership, UF has focused on improving academic performance, research, and community engagement. Fuchs has a background in electrical and computer engineering, having earned his bachelor's degree from the University of Florida, as well as master's and doctoral degrees from the University of Michigan.
As of my last knowledge update in October 2021, Kimberly Keeton does not appear to be a widely recognized public figure or concept that is broadly known. It’s possible that she could be a private individual or a person known within a specific context, such as a local community, organization, or online platform.
Kurt Akeley is a notable figure in the field of computer graphics and virtual reality. He's well-known for his contributions to the development of technology related to computer vision, image processing, and the creation of immersive environments. Akeley has worked on various advanced graphics systems and has been involved in research and development throughout his career. He is particularly recognized for his work at companies like Intel and in the development of the Reality Lab at the University of Illinois.
Lars Arge is a computer scientist known for his work in the fields of algorithms, data structures, and computational geometry. He has made significant contributions to the development of efficient algorithms for processing and managing large data sets, particularly in relation to spatial data and external memory algorithms. Arge has authored and co-authored numerous research papers and is associated with various academic institutions.
Leonidas J. Guibas is a prominent computer scientist known for his contributions to the fields of computational geometry, algorithms, and geometric data structures. He is a professor at Stanford University and has published extensively on topics related to computer graphics, robotics, and algorithmic design. Guibas is particularly recognized for his work on algorithms that involve geometric and spatial data, including algorithms for triangulations, Voronoi diagrams, and geometric intersection problems.
Marc Levoy is a prominent figure in the field of computer graphics and computer vision. He is best known for his work on 3D graphics, imaging, and visual computing. Levoy is a professor emeritus at Stanford University, where he has made significant contributions to the development of technology for 3D modeling, rendering, and visualization. He has been involved in various projects and has published extensively in areas such as light field photography, scanning techniques, and augmented reality.
Mark N. Wegman is known primarily as an American computer scientist. He has made significant contributions to the fields of algorithms, data structures, and computer science education. Wegman is notably recognized for his work on program optimization and has developed various techniques in the area of graph algorithms and data flow analysis. He has also been involved in academia and research, often associated with institutions such as the University of Virginia.
Markus Gross is a prominent computer scientist known for his contributions to computer graphics, computer vision, and visualization. He has worked extensively in areas such as image synthesis, 3D modeling, and interactive graphics. Gross has been involved in both academic and industry research, authoring numerous papers and contributing to advancements in the field. He has held academic positions at prestigious institutions, including ETH Zurich, where he has been influential in curriculum development and research.
Mary Czerwinski is a prominent researcher and leader in the field of human-computer interaction, particularly known for her work at Microsoft Research. She has contributed significantly to understanding how people interact with technology and is recognized for her research in areas such as affective computing, visualization, and user experience design. Czerwinski has been influential in exploring how emotional states can affect user interactions with technology, as well as the implications of these interactions on productivity and well-being.
Michael J. Franklin is a prominent computer scientist known for his contributions to the fields of database systems, data management, and distributed systems. He is notably recognized for his work on big data technologies and has been involved in the development of various data management systems. Franklin has held significant academic positions, including serving as a professor at the University of California, Berkeley, and as a chair of the Department of Electrical Engineering and Computer Sciences.
Ming C. Lin is a prominent researcher and academic known for her contributions to the fields of computer science and engineering, particularly in areas such as computer graphics, robotics, and simulation. She has worked on topics including real-time simulation, interactive graphics, and geometric modeling. Lin has held various academic positions, including faculty roles at universities, and she has published numerous papers in her areas of expertise.
Pinned article: Introduction to the OurBigBook Project
Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
Intro to OurBigBook
. Source. We have two killer features:
- topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculusArticles of different users are sorted by upvote within each article page. This feature is a bit like:
- a Wikipedia where each user can have their own version of each article
- a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.Figure 1. Screenshot of the "Derivative" topic page. View it live at: ourbigbook.com/go/topic/derivativeVideo 2. OurBigBook Web topics demo. Source. - local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.Figure 5. . You can also edit articles on the Web editor without installing anything locally. Video 3. Edit locally and publish demo. Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension. - Infinitely deep tables of contents:
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact